Changed wording in ChangeLog.

This commit is contained in:
Alex Dedul 2007-07-16 19:07:27 +00:00
parent df898e22b8
commit 89cedf7565
1 changed files with 11 additions and 9 deletions

View File

@ -3,26 +3,28 @@ Deluge 0.5.3 (XX August 2007)
* Added ChangeLog
* RSS plugin inclusion
* Show text from clipboard in Add URL dialog only if it looks like an URL
* ticket #405 - Fixed start in tray when run deluge --tray
* ticket #371 - Fixed full storage allocation of files on reiser4 and ntfs-3g filesystems
* ticket #405 - Properly start in tray when run deluge --tray
* ticket #371 - Proper full storage allocation of files on reiser4 and
ntfs-3g filesystems
* ticket #111 - Remember directory of last added torrent
* ticket #420 - Show size of torrent minus size of unselected files as Total Size
* ticket #420 - Show size of torrent minus size of unselected files as Total
Size
* ticket #232 - Added Move completed downloads to feature
* Added Torrent Notification plugin
* Added event handling callbacks for plugins
* ticket #245 - Added ability to select torrent files before starting
* Added ability to designate a torrent as private (in file selection dialog)
* ticket #437 - No longer fail on startup after upgrade from old versions
* Details, Peers and Files tabs more responsible and their perfomance greatly
improved especially on torrents with many files and peers
* A lot of other less visible fixes
* ticket #437 - Gracefully upgrade from old versions
* Details, Peers and Files tabs more responsible and their perfomance
greatly improved especially on torrents with many files and peers
* A lot of other less visible improvements
Deluge 0.5.2 (05 July 2007)
* ticket #6 - Torrent creation built into main client
* ticket #315 - Plugins implemented as modules
* ticket #310 - Configuration options for PEX and UPnP
* ticket #390 - Individual file progress shown in File tab
* The usual slew of bugfixes
* The usual slew of improvements
Deluge 0.5.1 (11 June 2007)
* Peer Exchange
@ -30,4 +32,4 @@ Deluge 0.5.1 (11 June 2007)
* ticket #142 - UPnP + NATPMP
* Improved user interface
* Redesigned preferences dialog
* Startup and shutdown bugs fixed
* Proper startup and shutdown