changelog update with ticket numbers -micah

This commit is contained in:
Marcos Pinto 2007-07-15 23:52:57 +00:00
commit cec8cef864

View file

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