Update Changelog

This commit is contained in:
Calum Lind 2012-03-11 20:22:47 +00:00
commit edca36fa73

View file

@ -41,7 +41,20 @@
would keep updating one call after the other. If the value changed, the would keep updating one call after the other. If the value changed, the
timer is now stopped and restarted using the new value. timer is now stopped and restarted using the new value.
=== Deluge 1.3.4 (In Development) === === Deluge 1.3.5 (In Development) ===
==== GtkUI ====
* Modified fix for #1957, keyerror with non-acsii columns
* Fix translation of items in Sidebar and Torrent Menu
* #2052: Fix translation of Progress bar text
==== WebUI ====
* #2050: Fix 'Up Speed' column not sorting
==== Label ====
* Disable items for 'All' in sidebar menu
* Fix items for translation
=== Deluge 1.3.4 (03 March 2012) ===
==== Core ==== ==== Core ====
* #1921: Free disk space reporting incorrectly in FreeBSD * #1921: Free disk space reporting incorrectly in FreeBSD
* #1964: Fix unhandled UnpicklingErrors * #1964: Fix unhandled UnpicklingErrors