From af04d80d9303783cdd7cb766513075ba89abcd64 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Mon, 28 Apr 2014 23:11:43 +0300 Subject: [PATCH] Update Changelog. --- Changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog b/Changelog index 7bec1882c..3693d0f08 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,6 @@ +* Mon Apr 28 2014 - sledgehammer999 - v3.1.9.1 + - OTHER: This is an excuse to produce new builds with an OpenSSL version that isn't affected by the heartbleed bug for Windows and Mac. This bug should only affect the WebUI and only if HTTPS/SSL authentication was enabled. + * Sat Mar 01 2014 - sledgehammer999 - v3.1.9 - BUGFIX: Fix nox build. Closes #1368 (bob23450) - BUGFIX: Fix build with libtorrent 0.15.x (sledgehammer999)