]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8755
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 20 Jun 2019 17:43:37 +0000 (17:43 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 20 Jun 2019 17:43:37 +0000 (17:43 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4bdba30e78fee505c4e5df23ffc8ba0994714282..d55120356446153d4dac737ec4ac87e0e6d93b8b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,7 @@ OpenLDAP 2.4.48 Engineering
        Fixed libldap race condition in ldap_int_initialize (ITS#7996, ITS#8450)
        Fixed libldap return code in ldap_create_assertion_control_value (ITS#8674)
        Fixed libldap to correctly disable IPv6 when configured to do so (ITS#8754)
+       Fixed libldap to correctly close TLS connection (ITS#8755)
        Fixed libldap_r handling of deprecated OpenSSL function (ITS#8353)
        Fixed liblunicode case correspondance (ITS#8508)
        Fixed slapd with an idletimeout of less than four seconds (ITS#8952)