From 630fd7c344d50a0f65be8bb1b87a7f0a9e993ece Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Tue, 22 Oct 2013 22:48:00 +0300 Subject: [PATCH] Updated Changelog. --- Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog b/Changelog index 2d87f0707..1d2182e4e 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,7 @@ * Unreleased - 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) - 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)