]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Add missed ITS to the 2.4.48 CHANGES file
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 24 Jul 2019 19:15:13 +0000 (19:15 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 24 Jul 2019 19:15:13 +0000 (19:15 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index aaf30b14a997db8ad9dc669fac0e94e7a82138b3..2ea9adcaf245a2aea9fe5c08dbab780aa750993f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,7 @@ OpenLDAP 2.4.48 (2019/07/24)
        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 with non-blocking TLS and referals (ITS#8167)
        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)