summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Churchill <damoxc@gmail.com>2012-01-09 22:38:18 +0000
committerCalum Lind <calumlind+deluge@gmail.com>2012-01-10 02:10:13 +0000
commit8c1ef7d6afda64a61a3f47e94dc5967dc9a9eaa2 (patch)
tree09092ad89bc783c93a54cbca42a5c87149766ef6 /ChangeLog
parentc87245320d4a8344b436174cc2c7c715c9482ee2 (diff)
downloaddeluge-8c1ef7d6afda64a61a3f47e94dc5967dc9a9eaa2.tar.gz
deluge-8c1ef7d6afda64a61a3f47e94dc5967dc9a9eaa2.tar.bz2
deluge-8c1ef7d6afda64a61a3f47e94dc5967dc9a9eaa2.zip
update changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 5 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 72cc5831b..9a7a6ba3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,7 +38,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
-
+
==== GtkUI ====
* #1918: Fix Drag'n'Drop not working in Windows
* #1941: Increase maximum Cache Size to 999999 (15GiB)
@@ -47,11 +47,12 @@
* #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
-
+
==== 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
-
+
==== Console ====
* #1953: Fix flickering on every update
@@ -60,7 +61,7 @@
==== Notification ====
* #1905: Fix no email sent to second email address
- * #1898: Fix email notifications not including date/time they were sent
+ * #1898: Fix email notifications not including date/time they were sent
=== Deluge 1.3.3 (22 July 2011) ===
==== Core ====