From 7daeb0297dbe18161f8bc942a6f5d2ca19cf4840 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sun, 7 Oct 2012 16:05:37 +0300 Subject: [PATCH] Update Changelog --- Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog b/Changelog index 1b1d227c3..d53aba3cc 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,7 @@ * Unreleased - Christophe Dumez - v3.0.6 - 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) * Sun Sep 30 2012 - Christophe Dumez - v3.0.5 - BUGFIX: Disabling systray icon no longer disables file association settings (closes #114)