Module: deluge Branch: 1.3-stable Commit: f0c06f4bc51bad0b9f0527483dbb5c0abe20bf7c
Author: Andrew Resch <[email protected]> Date: Sat May 8 11:50:19 2010 -0700 Update Changelog --- ChangeLog | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 920b743..21b4896 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -=== Deluge 1.3.0-rc1 (In Development) === +=== Deluge 1.3.0-rc1 (08 May 2010) === ==== Core ==== * Implement #1063 option to delete torrent file copy on torrent removal - patch from Ghent * Implement #457 progress bars for folders @@ -7,6 +7,12 @@ * #1112: Fix renaming files in add torrent dialog * #1247: Fix deluge-gtk from hanging on shutdown * #995: Rewrote tracker_icons + * Add AutoAdd plugin + * Add Notifications plugin + +==== GtkUI ==== + * Use new SessionProxy class for caching torrent status client-side + * Use torrent status diffs to reduce RPC traffic ==== Blocklist ==== * Implement local blocklist support @@ -50,7 +56,6 @@ * Add ability to rename files prior to adding them * Fix shutdown handler with GNOME session manager * Allow 4 MiB piece sizes when creating a torrent - * Use new SessionProxy class for caching torrent status client-side ==== ConsoleUI ==== * Changed to use curses for a more interactive client -- You received this message because you are subscribed to the Google Groups "deluge-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/deluge-commit?hl=en.
