From 85abc987590cf9f7ef9c36a3107a7125ac22196e Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Mon, 3 Dec 2012 18:53:14 +0200 Subject: [PATCH] Update Changelog --- Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog b/Changelog index b59637a64..74fdc9139 100644 --- a/Changelog +++ b/Changelog @@ -4,6 +4,7 @@ - BUGFIX: Fix "Couldn't set environment variable..." message on start up (closes #245) - BUGFIX: Use right path separator in torrent addition dialog on Windows - BUGFIX: Fix "Set as default save path" setting (closes #254) + - BUGFIX: Reenable disk cache on Windows since the memory issue seems to be gone * Sun Oct 7 2012 - Christophe Dumez - v3.0.6 - BUGFIX: Fix unicode support for command-line arguments on Windows (closes #139)