Fix changelog entry for move completed patch.

This commit is contained in:
Chase Sterling 2012-11-02 02:09:21 -04:00
commit ad8b757387

View file

@ -2,11 +2,13 @@
==== Core ==== ==== Core ====
* Catch & log KeyError when removing a torrent from the queued torrents set * Catch & log KeyError when removing a torrent from the queued torrents set
=== GtkUI ===
* Add move completed option to add torrent dialog
=== Deluge 1.3.5 (09 April 2012) === === Deluge 1.3.5 (09 April 2012) ===
==== Core ==== ==== Core ====
* Fix not properly detecting when torrent is at end of queue * Fix not properly detecting when torrent is at end of queue
* #2049: Preserve order when moving multiple torrents in the queue * #2049: Preserve order when moving multiple torrents in the queue
* Add move completed option to add torrent dialog
==== GtkUI ==== ==== GtkUI ====
* Modified fix for #1957, keyerror with non-acsii columns * Modified fix for #1957, keyerror with non-acsii columns