From 43a68479ada890230f019d6ae650e806a46e87b9 Mon Sep 17 00:00:00 2001 From: Dmitry Podgorny Date: Mon, 26 Jun 2017 01:07:48 +0300 Subject: [PATCH] ChangeLog: mention about disabled insecure SSL/TLS See f47609c1f0f032a4c32a73267bd6ec4d63c15e78 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 60d76c5..3022d40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 0.9.2 - Certificate hostname verification is forced for openssl-1.0.2 and newer + - OpenSSL tls module disables insecure SSLv2 SSLv3 and TLSv1 - Support of handlers with the same callback function, but different userdata - New public function xmpp_sha1_digest()