From 74a852e8a68a6da7d6df2e651fe34299c1a5e879 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Sun, 21 Jul 2013 22:06:52 +0300 Subject: [PATCH] Update changelog. --- Changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Changelog b/Changelog index 4b2c3a604..c51232de9 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,14 @@ +* Unreleased - sledgehammer999 - v3.0.11 + - FEATURE: Allow more fine tuning of upload slots. It should improve speed (sledgehammer999) + - 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) + - BUGFIX: Fix text size problem on Windows with custom DPI (sledgehammer999) + - BUGFIX: Respect UI lock when clicking on tray notification (sledgehammer999) + - OTHER: Update translations + - WINDOWS: Shave off ~4MB from the binary size (sledgehammer999) + - WINDOWS: Fix wrong dependency on msvc2008 runtime (sledgehammer999) + * Tue Jul 9 2013 - Christophe Dumez and sledgehammer999 - v3.0.10 - BUGFIX: Fix LegitTorrents search plugin - BUGFIX: Improve peer host name resolution (closes #360)