From 6c6ebaf48513291d08950197fab0c184f6ef1e50 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Thu, 16 Jan 2014 23:36:58 +0200 Subject: [PATCH] Update Changelog. --- Changelog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Changelog b/Changelog index e91ad45df..ea252545d 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,20 @@ +* Thu 16 Jan 2014 - sledgehammer999 - v3.1.5 + - BUGFIX: Fix compilation with Qt 4.7. Closes #1215. (sledgehammer999) + - BUGFIX: Third attempt at fixing saving settings on OS shutdown. (sledgehammer999) + - BUGFIX: Preview now correctly uses the selected file. Closes #1222 #1182. (sledgehammer999) + - BUGFIX: Allow to resize the columns in Add New Torrent dialog. Closes #1207 #676 (sledgehammer999) + - BUGFIX: Ensure that at least one column in the tranferlist is always visible. Closes #1165. (sledgehammer999) + - BUGFIX: Ensure that the options window will always be placed onscreen. Closes #1226. (sledgehammer999) + - BUGFIX: Delete temporary files after they aren't needed. Closes #1188. (sledgehammer999) + - BUGFIX: Correctly detect libtorrent version. (sledgehammer999) + - BUGFIX: Various code cppcheck fixes (Konstantin Goncharik) + - BUGFIX: Remove isohunt search engine and update thepiratebay url (sledgehammer999) + - BUGFIX: Fix rss settings corruption when checking regexp and going to other rule. (Gelmir) + - BUGFIX: Don't count paused torrents for the autoshutdown. Closes #1280. (sledgehammer999) + - LINUX: Fix notifications with xfce4-notifyd. + - OSX: Added basic retina support. Closes #1251. (Sébastien Lavoie) + - OTHER: Sync translations from Transifex. + * Sun 29 Dec 2013 - sledgehammer999 - v3.1.4 - FEATURE: Statistics dialog (Gelmir) - FEATURE: Tooltips explaining each peer's connection flags (sledgehammer999)