From b4f13205d89700dfbe4519afb53a421047fc5f53 Mon Sep 17 00:00:00 2001 From: Dmitry Podgorny Date: Wed, 25 Sep 2019 10:58:09 +0000 Subject: [PATCH] ChangeLog: notes for 0.9.3 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 85bbc8a..e71d563 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +0.9.3 + - Session is not established if it is optional + - Fixed a bug causing a reused connection not to cleanup properly + - Improved debug logging in OpenSSL module + - Few memory leaks fixed + 0.9.2 - OpenSSL tls module verifies certificate by default. Set flag XMPP_CONN_FLAG_TRUST_TLS to ignore result of the verification