From 4ae6035ee90cd879e085892858291ed3c3da816b Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Thu, 24 Oct 2013 00:23:55 +0300 Subject: [PATCH] Update Changelog. --- Changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog b/Changelog index 1d2182e4e..915d3d506 100644 --- a/Changelog +++ b/Changelog @@ -2,12 +2,15 @@ - FEATURE: Show external IP in the log. Closes #968. (sledgehammer999) - FEATURE: Enable gzip compression in the webui. It should be faster now. (sledgehammer999) - FEATURE: Torrents show more states(queued for checking, downloading metadata, allocating, checking resume). (sledgehammer999) + - FEATURE: Reenable "force reannounce" to all trackers. (sledgehammer999) - BUGFIX: Expose all available translation in the WebUI. Closes #976. (sledgehammer999) - BUGFIX: Copy IP copied wrong data. Closes #970 (sledgehammer999) - BUGFIX: "Preview file..." didn't work on single file torrents. (sledgehammer999) - BUGFIX: Fix and improve the scheduler (Gelmir and sledgehammer999) - BUGFIX: RSS fixes. Closes #960, #998 (Gelmir) + - BUGFIX: Fix 'append label to save path' with magnet links. (sledgehammer999) - LINUX: Fix missing conf.pri error (leigh123linux) + - WINDOWS: Don't remove file associations if they aren't our own. (sledgehammer999) * Sat Oct 12 2013 - Christophe Dumez and sledgehammer999 - v3.1.0 - FEATURE: Add command line option to daemonize qbittorrent-nox (ngaro)