From 517addb9f93a5898bde3ea53986b4fa1ba59cbf6 Mon Sep 17 00:00:00 2001 From: Calum Lind Date: Tue, 10 Jan 2012 02:08:17 +0000 Subject: [PATCH] Update Changelog --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9a7a6ba3c..deb3cc29b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -47,11 +47,20 @@ * #1934: Fix Unicode error in AddTorrent Dialog * #1957: Fix keyerror when adding columns for non-latin languages * #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 ==== WebUI ==== * Fix Webui files-tab menu setting wrong priority * Update to ExtJS 3.4.0 * #1960: Fix statustab showing total_payload_download for upload as well + * Remove uneeded Titlebar to save space + * Fix clipped Browse button in WebUI + * #1915: Fix being unable to stop the status bar from autohiding + * Fix password box focus issue in Firefox + * 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 ==== Console ==== * #1953: Fix flickering on every update