SSL/TLSv1.2 support/fix

This commit is contained in:
van Hauser 2014-12-25 17:49:06 +01:00
commit 9de979af9d
2 changed files with 5 additions and 3 deletions

View file

@ -5,6 +5,7 @@ Release 8.2-pre
* 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!
* Fixed for SSL connection to support TLSv1.2 etc.
* ... your patch?