From fca0c8ace4f6cd4633654cd24e23fe72ca0ee595 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Sun, 21 Jul 2013 22:20:40 +0300 Subject: [PATCH] Update changelog. --- Changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 643ea59d4..ef2023ada 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -* unreleased - - Christophe Dumez - v3.1.0 +* unreleased - Christophe Dumez and sledgehammer999 - v3.1.0 - FEATURE: Add command line option to daemonize qbittorrent-nox (ngaro) - FEATURE: Add "Shutdown qBittorrent" button to Web UI (ngaro) - FEATURE: Add setting to copy .torrent files for finished downloads (Driim) @@ -9,9 +9,11 @@ - FEATURE: Add option to use random port on each startup (ireallylikeher) - FEATURE: Expose the cache expiry to the user (Gelmir) - FEATURE: Support Atom feeds (Gelmir) + - FEATURE: Add "save path" column (John Peterson) - BUGFIX: Add confirmation dialog for "Force recheck" action (closes #131) - BUGFIX: Greatly improve RSS manager performance (closes #34) - BUGFIX: Ensure that all columns in the tranferlist have a size > 0. + - BUGFIX: Don't mark RSS item as read when it failed to download (Gelmir) - OTHER: Generate translations at configure time to reduce tarball size - OTHER: Make peer tab sortable by ip too (Gelmir) - PERFORMANCE: Impove drawing speed of tranferlist when there are many torrents(>100)