From 63d6dd3735f7e11f64f4c1236373f32f8f789e76 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sun, 7 Oct 2012 19:16:14 +0300 Subject: [PATCH] Update Changelog --- Changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog b/Changelog index e71561f4b..a28ac2727 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,6 @@ +* Unreleased - Christophe Dumez - v3.0.7 + - BUGFIX: Update max write cache size to 2048MB and set it to automatic by default (closes #148) + * Sun Oct 7 2012 - 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)