From 7532fcfd3cba05f3695130bf8cd4a829ef55d857 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sat, 1 Dec 2012 10:09:17 +0200 Subject: [PATCH] Update Changelog --- Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog b/Changelog index a0907976f..bfde7ee46 100644 --- a/Changelog +++ b/Changelog @@ -2,6 +2,7 @@ - BUGFIX: Update max write cache size to 2048MB and set it to automatic by default (closes #148) - BUGFIX: Add m4v to the list of previewable file extensions (closes #216) - BUGFIX: Fix "Couldn't set environment variable..." message on start up (closes #245) + - BUGFIX: Use right path separator in torrent addition dialog on Windows * Sun Oct 7 2012 - Christophe Dumez - v3.0.6 - BUGFIX: Fix unicode support for command-line arguments on Windows (closes #139)