From 3b8bbb2e77b66e9df8f4c977a10a0ca2624e909e Mon Sep 17 00:00:00 2001 From: Calum Lind Date: Tue, 22 Nov 2011 23:15:43 +0000 Subject: [PATCH] Update Changelog --- ChangeLog | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 86fca007b..41a6f3847 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,18 @@ === Deluge 1.3.4 (In Development) === - +==== Core ==== + #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 + +==== GtkUI ==== + #1918: Fix Drag'n'Drop not working in Windows + #1941: Increase maximum Cache Size to 999999 (15GiB) + #1940: File & folder renaming issue when using Add Torrent dialog in Windows + LP#821577: Fix UnpicklingError when external selection dragged onto Files Tab + +==== WebUI ==== + Fix Webui files-tab menu setting wrong priority + #1960: Fix statustab showing total_payload_download for upload as well === Deluge 1.3.3 (22 July 2011) === ==== Core ====