From 403ad2611159b790312f17ef5b414c822205473e Mon Sep 17 00:00:00 2001 From: Calum Lind Date: Wed, 22 Feb 2012 23:07:15 +0000 Subject: [PATCH] Update Changelog --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1aea6a16b..187be9cba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ * #1921: Free disk space reporting incorrectly in FreeBSD * #1964: Fix unhandled UnpicklingErrors * #1967: Fix unhandled IndexError when trying to open a non-json conf file + * Fix setting daemon listen interface from command line ==== GtkUI ==== * #1918: Fix Drag'n'Drop not working in Windows @@ -17,6 +18,7 @@ * #2032: Wait for client to shutdown/disconnect before stopping reactor * Fix compatibility with Python 2.5 * Fix collapsed treeview in Create Torrent dialog + * Ignore unmaximise event when window isn't visible ==== WebUI ==== * Fix Webui files-tab menu setting wrong priority @@ -41,6 +43,8 @@ ==== Label ==== * #1961: Add missing 'All' filter option + * #2035: Fix label options dialog in webui + * #2036: Fix newly added labels not being sorted in torrent right click menu ==== Notification ==== * #1905: Fix no email sent to second email address @@ -49,6 +53,9 @@ ==== Scheduler ==== * Add plugin page for WebUi +==== AutoAdd ==== + Added watch folder support for '.magnet' text file containing single or multiple magnet uris + === Deluge 1.3.3 (22 July 2011) === ==== Core ==== * Properly show the 'Checking Resume Data' state instead of just 7