Module: deluge Branch: master Commit: 0f36a65aafd9770daf4ccad2d21a93d38546b601
Author: Pedro Algarvio <[email protected]> Date: Fri Dec 10 05:49:38 2010 +0000 Update ChangeLog with the backwards incompatible notice. --- ChangeLog | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index b9d2cf6..45bbb65 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 -- 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.
