summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcos Pinto <markybob@dipconsultants.com>2007-10-16 01:23:29 +0000
committerMarcos Pinto <markybob@dipconsultants.com>2007-10-16 01:23:29 +0000
commit664877a7e6f63d25bffe45bd8efdc28ebe02dbf8 (patch)
treefed2efd89d47ba756926e657141663ed6e1c4e8a
parent9d75b5f3060665ef22a0e34de0a16fa5ee082a03 (diff)
downloaddeluge-664877a7e6f63d25bffe45bd8efdc28ebe02dbf8.tar.gz
deluge-664877a7e6f63d25bffe45bd8efdc28ebe02dbf8.tar.bz2
deluge-664877a7e6f63d25bffe45bd8efdc28ebe02dbf8.zip
update changelog
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e09e38f6c..28174b62e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
Deluge 0.5.6 (xx October 2007)
* Web Interface Plugin
+ * Hopefully fix "losing data" and having to re-download parts (for real this time :p)
* Use new full allocation method which does not create files until one of its
pieces is downloaded
* Tray lock password is no longer stored in plain text
@@ -7,7 +8,7 @@ Deluge 0.5.6 (xx October 2007)
* Double-clicking on a torrent opens up its containing folder
* Fix SpeedLimiter plugin when setting upload limits
* Fix MoveTorrent plugin when moving actively downloading torrents
- * Pause plugins while importing blocklist and resume them when finished
+ * Pause torrents while importing blocklist and resume them when finished
* Remove TorrentPieces and disable its use
* A whole bunch of stuff for Win32
* Add private flag to TorrentCreator plugin