summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcos Pinto <markybob@dipconsultants.com>2008-02-11 13:32:59 +0000
committerMarcos Pinto <markybob@dipconsultants.com>2008-02-11 13:32:59 +0000
commit0f5d041c8329b6c319a84c9c223d32d17aee916c (patch)
tree11fccc4b91e1bb6a54ae38ba2b7fe4ddaa80696f
parent1d7306910f73dc21b89ee716473146152560f8f9 (diff)
downloaddeluge-0f5d041c8329b6c319a84c9c223d32d17aee916c.tar.gz
deluge-0f5d041c8329b6c319a84c9c223d32d17aee916c.tar.bz2
deluge-0f5d041c8329b6c319a84c9c223d32d17aee916c.zip
update changelog
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
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