From c110c5a0840fd63b52a84ffc8f16a0b2b82b9b0c Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Mon, 28 Oct 2013 00:53:03 +0200 Subject: [PATCH] Update Changelog. --- Changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index e5b746834..d741094b8 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -* Unreleased - sledgehammer999 - v3.1.1 +* Mon Oct 28 2013 - sledgehammer999 - v3.1.1 - 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) @@ -12,6 +12,7 @@ - BUGFIX: RSS fixes. Closes #960, #998 (Gelmir) - BUGFIX: Fix 'append label to save path' with magnet links. (sledgehammer999) - BUGFIX: Can download up to 10MB .torrent file when a link is provided. Closes #879 (sledgehammer999) + - OTHER: Updated translations. - LINUX: Fix missing conf.pri error (leigh123linux) - WINDOWS: Don't remove file associations if they aren't our own. (sledgehammer999)