Update ChangeLog

This commit is contained in:
Andrew Resch 2010-08-20 14:15:21 -07:00
parent b45e019f08
commit 38958d3c4f
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
=== Deluge 1.3.0-rc2 (In Development) === === Deluge 1.3.0-rc2 (20 August 2010) ===
==== Core ==== ==== Core ====
* Fix tracker_icons failing on windows * 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 #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 ==== ==== ConsoleUI ====
* #1307: Fix not being able to add torrents * #1307: Fix not being able to add torrents