From 7bfd0e058bf2a5c97064eda5ab34e3912c7d89e1 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sun, 7 Oct 2012 17:08:44 +0300 Subject: [PATCH] Update Changelog --- Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog b/Changelog index d53aba3cc..e861b8514 100644 --- a/Changelog +++ b/Changelog @@ -2,6 +2,7 @@ - BUGFIX: Fix unicode support for command-line arguments on Windows (closes #139) - 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) * Sun Sep 30 2012 - Christophe Dumez - v3.0.5 - BUGFIX: Disabling systray icon no longer disables file association settings (closes #114)