From 1792f44bfac37fa5eeb30f89af676341c93cf0c9 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Fri, 10 Aug 2012 11:23:06 +0300 Subject: [PATCH] Update Changelog --- Changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog b/Changelog index 8ba1fee54..85497190f 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,6 @@ +* Unreleased - Christophe Dumez - v3.0.1 + - BUGFIX: Fix possible crash when adding a tracker to a magnet torrent without metadata (Closes #1034254) + * Thu Aug 09 2012 - Christophe Dumez - v3.0.0 - FEATURE: Brand new torrent addition dialog - FEATURE: Add the ability to choose the save path when using magnet links (mutoso)