summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcos Pinto <markybob@dipconsultants.com>2007-09-10 16:44:44 +0000
committerMarcos Pinto <markybob@dipconsultants.com>2007-09-10 16:44:44 +0000
commitaef7f31f5cb8e7aa4d043dfcb0303037f3d4cf04 (patch)
tree7d17eecbb6fb4428f9d9b5e351a597cb09d525c8 /ChangeLog
parent6064706d6c5a63dc7ad6ec0557c3db9bc9b60ee4 (diff)
downloaddeluge-aef7f31f5cb8e7aa4d043dfcb0303037f3d4cf04.tar.gz
deluge-aef7f31f5cb8e7aa4d043dfcb0303037f3d4cf04.tar.bz2
deluge-aef7f31f5cb8e7aa4d043dfcb0303037f3d4cf04.zip
changelog updates
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4093ff328..92a7889b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,13 @@
-Deluge 0.5.5 (xx August 2007)
+Deluge 0.5.6 (xx September 2007)
+ * A whole bunch of stuff for Win32
+ * Add private flag to TorrentCreator plugin
+ * Use SVG for internal logo usage
+ * Use theme for tray icon instead of hard-coded
+ * Properly release port on shutdown
+ * Inherit UPnP fixes from libtorrent
+ * Use threading for everything, instead of spawnning
+
+Deluge 0.5.5 (09 September 2007)
* Editing a torrent's tracker list is now persistent between sessions
* Persistence between sessions for Speed Limiter, Web Seed and Desired Ratio
plugins