Module: deluge Branch: 1.3-stable Commit: 38958d3c4f32bc1ab3ceba64e724193962cde6bd
Author: Andrew Resch <[email protected]> Date: Fri Aug 20 14:15:21 2010 -0700 Update ChangeLog --- ChangeLog | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index b1d5967..0690ae3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,9 @@ -=== Deluge 1.3.0-rc2 (In Development) === +=== Deluge 1.3.0-rc2 (20 August 2010) === ==== 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 + * Fix issue with SessionProxy not updating the torrent status correctly when +get_torrent_status calls take place within the cache_expiry time ==== 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.
