From 3ef6e7bf65a868e0a7c909244992d194ab52eefb Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sun, 19 Feb 2012 20:39:58 +0200 Subject: [PATCH] Update Changelog --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index a5de92619..222bb0aef 100644 --- a/Changelog +++ b/Changelog @@ -2,6 +2,8 @@ - BUGFIX: Fix crash when disabling then reenabling RSS - BUGFIX: Fix duplicate torrent detection when adding a magnet link - BUGFIX: Fix import of new trackers when adding a torrent with same hash (Closes #747000) + - BUGFIX: Fix possible redownload of torrents marked as read (Closes #927495) + - BUGFIX: Properly remove RSS feed settings/history upon feed removal * Sat Feb 18 2012 - Christophe Dumez - v2.9.4 - BUGFIX: qBittorrent does not handle redirection to relative URLs correctly (Closes #919905)