update changelog

This commit is contained in:
Marcos Pinto 2007-10-16 01:23:29 +00:00
parent 9d75b5f306
commit 664877a7e6
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
Deluge 0.5.6 (xx October 2007) Deluge 0.5.6 (xx October 2007)
* Web Interface Plugin * 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 * Use new full allocation method which does not create files until one of its
pieces is downloaded pieces is downloaded
* Tray lock password is no longer stored in plain text * 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 * Double-clicking on a torrent opens up its containing folder
* Fix SpeedLimiter plugin when setting upload limits * Fix SpeedLimiter plugin when setting upload limits
* Fix MoveTorrent plugin when moving actively downloading torrents * 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 * Remove TorrentPieces and disable its use
* A whole bunch of stuff for Win32 * A whole bunch of stuff for Win32
* Add private flag to TorrentCreator plugin * Add private flag to TorrentCreator plugin