From 8110d0eb01eb11912f462921c8625fc6baa07a1b Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sun, 7 Oct 2012 17:29:14 +0300 Subject: [PATCH] Update Changelog --- Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog b/Changelog index e861b8514..9e08e6147 100644 --- a/Changelog +++ b/Changelog @@ -3,6 +3,7 @@ - BUGFIX: Do not store created torrent in memory before writing it to a file (closes #133) - BUGFIX: No longer fallback to ANY interface if the user-selected interface cannot be found (closes #143) - BUGFIX: Fix timezone parsing in RSS (closes #136) + - BUGFIX: Fix cookie support for RSS feeds (closes #119) * Sun Sep 30 2012 - Christophe Dumez - v3.0.5 - BUGFIX: Disabling systray icon no longer disables file association settings (closes #114)