From 0f5d041c8329b6c319a84c9c223d32d17aee916c Mon Sep 17 00:00:00 2001 From: Marcos Pinto Date: Mon, 11 Feb 2008 13:32:59 +0000 Subject: [PATCH] update changelog --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0028e8888..1e00f6fde 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ -Deluge 0.5.8.3 (XX February 2008) +Deluge 0.5.8.4 (11 February 2008) * Randomize encryption pad size to evade throttling * https support * Fix alignment of torrent info + * Fix possible hang with torrents with many pieces * 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