From 66437531e86fcad71b32efb14da6742f9e62c790 Mon Sep 17 00:00:00 2001 From: Chase Sterling Date: Wed, 21 Nov 2012 02:16:46 -0500 Subject: [PATCH] Update changelog. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 8a18c044f..9750e9afd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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