summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Resch <andrewresch@gmail.com>2010-08-20 14:15:21 -0700
committerAndrew Resch <andrewresch@gmail.com>2010-08-20 14:15:21 -0700
commit38958d3c4f32bc1ab3ceba64e724193962cde6bd (patch)
tree2c60a2f7512c75c1099cb5996bef3526b42b12ca
parentb45e019f08aeb7b26306cd0d1eb45e89a9a9d5f0 (diff)
downloaddeluge-38958d3c4f32bc1ab3ceba64e724193962cde6bd.tar.gz
deluge-38958d3c4f32bc1ab3ceba64e724193962cde6bd.tar.bz2
deluge-38958d3c4f32bc1ab3ceba64e724193962cde6bd.zip
Update ChangeLog
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b1d596717..0690ae34f 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