mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-20 09:08:47 +00:00
Update Changelog
This commit is contained in:
parent
6bc3968ba4
commit
403ad26111
1 changed files with 7 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
* #1921: Free disk space reporting incorrectly in FreeBSD
|
* #1921: Free disk space reporting incorrectly in FreeBSD
|
||||||
* #1964: Fix unhandled UnpicklingErrors
|
* #1964: Fix unhandled UnpicklingErrors
|
||||||
* #1967: Fix unhandled IndexError when trying to open a non-json conf file
|
* #1967: Fix unhandled IndexError when trying to open a non-json conf file
|
||||||
|
* Fix setting daemon listen interface from command line
|
||||||
|
|
||||||
==== GtkUI ====
|
==== GtkUI ====
|
||||||
* #1918: Fix Drag'n'Drop not working in Windows
|
* #1918: Fix Drag'n'Drop not working in Windows
|
||||||
|
@ -17,6 +18,7 @@
|
||||||
* #2032: Wait for client to shutdown/disconnect before stopping reactor
|
* #2032: Wait for client to shutdown/disconnect before stopping reactor
|
||||||
* Fix compatibility with Python 2.5
|
* Fix compatibility with Python 2.5
|
||||||
* Fix collapsed treeview in Create Torrent dialog
|
* Fix collapsed treeview in Create Torrent dialog
|
||||||
|
* Ignore unmaximise event when window isn't visible
|
||||||
|
|
||||||
==== WebUI ====
|
==== WebUI ====
|
||||||
* Fix Webui files-tab menu setting wrong priority
|
* Fix Webui files-tab menu setting wrong priority
|
||||||
|
@ -41,6 +43,8 @@
|
||||||
|
|
||||||
==== Label ====
|
==== Label ====
|
||||||
* #1961: Add missing 'All' filter option
|
* #1961: Add missing 'All' filter option
|
||||||
|
* #2035: Fix label options dialog in webui
|
||||||
|
* #2036: Fix newly added labels not being sorted in torrent right click menu
|
||||||
|
|
||||||
==== Notification ====
|
==== Notification ====
|
||||||
* #1905: Fix no email sent to second email address
|
* #1905: Fix no email sent to second email address
|
||||||
|
@ -49,6 +53,9 @@
|
||||||
==== Scheduler ====
|
==== Scheduler ====
|
||||||
* Add plugin page for WebUi
|
* Add plugin page for WebUi
|
||||||
|
|
||||||
|
==== AutoAdd ====
|
||||||
|
Added watch folder support for '.magnet' text file containing single or multiple magnet uris
|
||||||
|
|
||||||
=== Deluge 1.3.3 (22 July 2011) ===
|
=== Deluge 1.3.3 (22 July 2011) ===
|
||||||
==== Core ====
|
==== Core ====
|
||||||
* Properly show the 'Checking Resume Data' state instead of just 7
|
* Properly show the 'Checking Resume Data' state instead of just 7
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue