From 2c7186a381d6ac3d9b646ecfb27c5a29c1e0427b Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sat, 24 Nov 2012 10:48:21 +0200 Subject: [PATCH] Update Changelog --- Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog b/Changelog index 0962b14be..a0907976f 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,7 @@ * Unreleased - Christophe Dumez - v3.0.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) * Sun Oct 7 2012 - Christophe Dumez - v3.0.6 - BUGFIX: Fix unicode support for command-line arguments on Windows (closes #139)