From ae9eb15d5cfd0802e57d8c7ba1eb09c1ba795588 Mon Sep 17 00:00:00 2001 From: Calum Lind Date: Thu, 16 Feb 2012 16:58:32 +0000 Subject: [PATCH] Update Changelog --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index a9ff6e9bc..757cd55a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -57,6 +57,9 @@ * #1969: Fix menu item 'Quit & Shutdown' still available when not connected to daemon * #1895: Fix Files Tab showing wrong files due to torrent_info race condition * #2010: Move speed text in titlebar to the beginning + * #2032: Wait for client to shutdown/disconnect before stopping reactor + * Fix compatibility with Python 2.5 + * Fix collapsed treeview in Create Torrent dialog ==== WebUI ==== * Fix Webui files-tab menu setting wrong priority @@ -69,9 +72,12 @@ * Fix plugin uploads from behind a reverse proxy * #2010: Move speed text in titlebar to the beginning * #1936: Fix Referenced before assignment error in json_api + * Changes are now applied when clicking OK in Preferences + * Added Download,Uploaded,Down Limit, Up Limit & Seeder/Peeds columns ==== Console ==== * #1953: Fix flickering on every update + * #1954: Fix 'invalid literal for float' when setting listen interface ==== Label ==== * #1961: Add missing 'All' filter option @@ -80,6 +86,9 @@ * #1905: Fix no email sent to second email address * #1898: Fix email notifications not including date/time they were sent +==== Scheduler ==== + * Add plugin page for WebUi + === Deluge 1.3.3 (22 July 2011) === ==== Core ==== * Properly show the 'Checking Resume Data' state instead of just 7