From 97b30df66321734bc1dd8dac22058e3ac46e3a93 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Thu, 12 Mar 2015 09:55:12 +0100 Subject: [PATCH] changelog update --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 385e4ee..c86bf2f 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,7 @@ Changelog for hydra ------------------- Release 8.2-pre +* Replaced deprecated des_ and fix LibreSSL build, thanks to Bernard Spil for the patch * Added xhydra gtk patche by Petar Kaleychev to support modules that do not use usernames * Better library finding in ./configure for SVN + support for Darwin Homebrew * Fixed http-form module crash that only occurs on *BSD/OSX systems. Thanks to zdk for reporting!