From 476ffbe68ab95c94dcc8a4db75c8a5d73b063c71 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Sun, 11 Sep 2016 22:18:31 +0300 Subject: [PATCH] Update Changelog. --- Changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Changelog b/Changelog index 1932d24a7..15e01353c 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,13 @@ +* Sun Sep 11 2016 - sledgehammer999 - v3.3.7 + - FEATURE: Delete torrent+files with Shift+Delete (pieniacy) + - BUGFIX: Fix 6-hour speedplot point push rate. Close #5545 (Daniel Segesdi) + - BUGFIX: Avoid spawning a new explorer.exe process when selecting "Open containing folder". Closes #5564. (Chocobo1) + - BUGFIX: Fix loading of new geoip db due to an artificial size limit. (SagePtr) + - BUGFIX: Better error handling and logging with smtp communication. (Brian Kendall) + - SEARCH: Remove KickassTorrents search engine (ngosang) + - SEARCH: Remove BTDigg search engine (ngosang) + - SEARCH: Update Torrentz search engine (ngosang) + * Wed Jul 20 2016 - sledgehammer999 - v3.3.6 - BUGFIX: Do not create save folder in advance (glassez) - BUGFIX: Fix upper-bound limit of command line for "Run External Program" in Windows. Closes #5399. (Chocobo1)