From e8a0c1cd9f49943606e558331cd097ac888c9f70 Mon Sep 17 00:00:00 2001 From: David Sansome Date: Wed, 23 Apr 2014 20:16:20 +1000 Subject: [PATCH] Add more things to the 1.2.3 changelog --- Changelog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 54138078e..1d39409bb 100644 --- a/Changelog +++ b/Changelog @@ -1,7 +1,9 @@ Version 1.2.3: Bugfixes: - * (Linux) Fix poor search performance with sqlite 3.8 - * Fix compilation with GCC 4.9 + * Fix compilation with GCC 4.9. + * (Linux) Fix poor search performance with sqlite 3.8. + * (Ubuntu) Fix dependency issues on Ubuntu 14.04. + * (Windows) Upgrade to OpenSSL 1.0.1g to fix CVE-2014-0160.