From 2accb9902e4fb7e7b05bb608f9ac0f7b52f5924b Mon Sep 17 00:00:00 2001 From: Marcos Pinto Date: Mon, 4 Feb 2008 04:16:40 +0000 Subject: [PATCH] add ssl to changelog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index b5c662ffb..8bd2f7f23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ Deluge 0.5.8.3 (XX February 2008) * Randomize encryption pad size to evade throttling + * https support * Add logout to WebUI * Only draw the advanced progress bar if 'num_pieces' is greater than 0 - prevents crash