Update changelog.

This commit is contained in:
Chase Sterling 2012-11-21 02:16:46 -05:00
parent 666bb09513
commit 66437531e8
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
==== Core ====
* Catch & log KeyError when removing a torrent from the queued torrents set
* Fix moving/renaming torrents with non-ascii characters in libtorrent 0.16
* Make sure queue order is preserved when restarting
==== GtkUI ====
* Add move completed option to add torrent dialog