From 5f3e06507310a781da5c565474e0f9ac1e6f997c Mon Sep 17 00:00:00 2001 From: Alex Dedul Date: Sun, 15 Jul 2007 04:06:31 +0000 Subject: [PATCH] Added ChangeLog. --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 ChangeLog diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 000000000..19a7fa359 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,15 @@ +Deluge 0.5.3 (XX August 2007) + + * Added ChangeLog. + * Show text from clipboard in Add URL dialog only if it looks like an + URL + * Fixed start in tray when run deluge --tray + * Fixed full storage allocation of files on reiser4 and ntfs-3g + filesystems + * Remember directory of last added torrent + * Added Move completed downloads to feature + * Added Torrent Notification plugin + * No longer fail on startup after upgrade from old versions + * Details, Peers and Files tabs more responsible and use much less CPU + especially on torrents with many files + * A lot of other less visible fixes