From 0848e0faac7a946ee5c081d2be609d0758e89b59 Mon Sep 17 00:00:00 2001 From: Marcos Pinto Date: Sun, 10 Feb 2008 21:51:06 +0000 Subject: [PATCH] update changelog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8bd2f7f23..0028e8888 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ Deluge 0.5.8.3 (XX February 2008) * Randomize encryption pad size to evade throttling * https support + * Fix alignment of torrent info + * Don't resave fast-resume for seeding torrents * Add logout to WebUI * Only draw the advanced progress bar if 'num_pieces' is greater than 0 - prevents crash