From 34d25006f4cdf9660fe7b5dc857ec7b17f77c2f8 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sat, 19 Jan 2013 18:56:12 +0200 Subject: [PATCH] Update Changelog --- Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog b/Changelog index 640e3a2a4..a2202e2d1 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,7 @@ * Unreleased - Christophe Dumez - v3.0.8 - BUGFIX: Fix support for --no-splash command line argument - BUGFIX: Fix compilation error with libtorrent v0.15 + - BUGFIX: Fix search issues with Python3 * Sat Jan 19 2013 - Christophe Dumez - v3.0.7 - BUGFIX: Update max write cache size to 2048MB and set it to automatic by default (closes #148)