From f4fd2b196f45f6b7b659b47b2a79bb896f719418 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Sun, 7 Jul 2013 00:43:50 +0300 Subject: [PATCH] Update changelog. --- Changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index b0f63ebea..7478b1731 100644 --- a/Changelog +++ b/Changelog @@ -8,8 +8,10 @@ - BUGFIX: Various fixes relating to RSS drag and drop (Gelmir) - BUGFIX: Properly rename torrent which changes position in filter model (Gelmir) - BUGFIX: Actually show tray notifications when a torrent finishes downloading (sledgehammer999) + - BUGFIX: Don't download RSS items based on rules still being edited (Gelmir) - COSMETIC: Native look for the search boxes (Hyperz) - - OTHER: Update italian translation. + - OTHER: Update translations. + - OTHER: Drop obsolete Boost.Thread dependency from configure script on linux (Dumez) - LIBTORRENT: SOCKS5 fixes (0.16.10) - LIBTORRENT: Fix hanging issue on Windows when closing files (0.16.10) - LIBTORRENT: Cache can now be returned to the OS (0.16.10)