Module: deluge Branch: 1.3-stable Commit: 9173a9cfddcf3b8a67f45234cfef0ce2796abb82
Author: Andrew Resch <[email protected]> Date: Tue Jun 22 18:26:43 2010 -0700 Update Changelog --- ChangeLog | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index a3c8319..4f3e8c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ === Deluge 1.3.0-rc2 (In Development) === ==== Core ==== * Fix tracker_icons failing on windows + * Fix #1302 an uncaught exception in an state_changed event handler in SessionProxy was preventing the TorrentManager's stop method from properly saving all the resume data ==== ConsoleUI ==== * #1307: Fix not being able to add torrents -- 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.
