summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPedro Algarvio <ufs@ufsoft.org>2010-12-10 05:49:38 +0000
committerPedro Algarvio <ufs@ufsoft.org>2010-12-10 05:49:38 +0000
commit0f36a65aafd9770daf4ccad2d21a93d38546b601 (patch)
tree7e0b0d5090b6fe56791492e69b4910cbbe86825d /ChangeLog
parent90d23ce58261e3b0b288501d7aa01c97dc72d21a (diff)
downloaddeluge-0f36a65aafd9770daf4ccad2d21a93d38546b601.tar.gz
deluge-0f36a65aafd9770daf4ccad2d21a93d38546b601.tar.bz2
deluge-0f36a65aafd9770daf4ccad2d21a93d38546b601.zip
Update ChangeLog with the backwards incompatible notice.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b9d2cf6be..45bbb65b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,7 @@
* #1112: Fix renaming files in add torrent dialog
* #1247: Fix deluge-gtk from hanging on shutdown
* #995: Rewrote tracker_icons
- * Make the distinction between adding to the session new unmanaged torrents and torrents loaded from state.
+ * Make the distinction between adding to the session new unmanaged torrents and torrents loaded from state. This will break backwards compatability.
==== GtkUI ====
* Fix uncaught exception when closing deluge in classic mode