From 89cedf7565a15ae30c28939efc7b02dbde4eb0e2 Mon Sep 17 00:00:00 2001 From: Alex Dedul Date: Mon, 16 Jul 2007 19:07:27 +0000 Subject: [PATCH] Changed wording in ChangeLog. --- ChangeLog | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index bd4ed4070..c50297a77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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