From 6f5bc824e344ee84c9233623f6171a30a42d0f27 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Mon, 29 Jul 2013 20:22:06 +0300 Subject: [PATCH] Updated changelog. --- Changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog b/Changelog index 757a872ee..a619f1e0e 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,6 @@ * Unreleased - sledgehammer999 - v3.0.11 - FEATURE: Allow more fine tuning of upload slots. It should improve speed (sledgehammer999) + - FEATURE: Enable edit/rename via F2 or double click in various places (Gelmir) - BUGFIX: Fix Spanish and Basque translations being messed up on Windows (sledgehammer999) - BUGFIX: Don't allow newlines in rename dialog (Gelmir) - BUGFIX: Treat unfinished dates as the newest ones when sorting (sledgehammer999) @@ -7,9 +8,14 @@ - BUGFIX: Respect UI lock when clicking on tray notification (sledgehammer999) - BUGFIX: Fix kickass torrents search plugin (Gelmir) - BUGFIX: Use system language as default language. Closes #780 (sledgehammer999) + - BUGFIX: Move completed files to .unwanted folder when they are unselected by the user (constantined) + - BUGFIX: Show delete action when multiple feeds are selected (Gelmir) + - BUGFIX: Use Unicode for libtorrent alert messages (Gelmir) - OTHER: Update translations - WINDOWS: Shave off ~4MB from the binary size (sledgehammer999) - WINDOWS: Remove wrong dependency on msvc2008 runtime (sledgehammer999) + - WINDOWS: Disable stacktrace when building with mingw (Gelmir) + - WINDOWS: Updated NSIS script to include/delete .pdb file. (sledgehammer999) * Tue Jul 9 2013 - Christophe Dumez and sledgehammer999 - v3.0.10 - BUGFIX: Fix LegitTorrents search plugin