From 48240fbdedcfb6eb4bb0e941d1d7e1be42bdb0a4 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Thu, 24 Oct 2013 23:29:53 +0300 Subject: [PATCH] Update Changelog. --- Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog b/Changelog index 915d3d506..e9ff3c39e 100644 --- a/Changelog +++ b/Changelog @@ -3,6 +3,7 @@ - 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) + - FEATURE: Allow to clear the UI lock password. Closes #973. (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)