Update changelog.

This commit is contained in:
Chase Sterling 2012-11-21 02:16:46 -05:00
parent 666bb09513
commit 66437531e8

View File

@ -2,6 +2,7 @@
==== 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
* Fix moving/renaming torrents with non-ascii characters in libtorrent 0.16 * Fix moving/renaming torrents with non-ascii characters in libtorrent 0.16
* Make sure queue order is preserved when restarting
==== GtkUI ==== ==== GtkUI ====
* Add move completed option to add torrent dialog * Add move completed option to add torrent dialog