Update Changelog

This commit is contained in:
Calum Lind 2012-03-02 13:15:15 +00:00
parent f1ddd236ce
commit 6d2e88eeee
1 changed files with 45 additions and 41 deletions

View File

@ -47,6 +47,7 @@
* #1964: Fix unhandled UnpicklingErrors
* #1967: Fix unhandled IndexError when trying to open a non-json conf file
* Fix setting daemon listen interface from command line
* #2021: Fix share ratio limit not obeyed for seeded torrents added to session
==== GtkUI ====
* #1918: Fix Drag'n'Drop not working in Windows
@ -79,6 +80,7 @@
* Add magnet uri support to Add Url
* Add keymaps for torrents - Ctrl-A (select all) and Delete
* #2037: Fix 'Add Torrents' torrents list not scrolling
* #2038: Fix Chrome 17 disconnecting from webui
==== Console ====
* #1953: Fix flickering on every update
@ -97,7 +99,9 @@
* Add plugin page for WebUi
==== AutoAdd ====
Added watch folder support for '.magnet' text file containing single or multiple magnet uris
* Added watch folder support for '.magnet' text file containing single or multiple magnet uris
* Fix glade object issue when re-enabling plugin in same session
* Fix plugin not showing as enabled in webui
=== Deluge 1.3.3 (22 July 2011) ===
==== Core ====