]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Revert ITS#7326
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 19 Jul 2019 16:23:44 +0000 (16:23 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 19 Jul 2019 16:23:44 +0000 (16:23 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index dd23f9de81db34e2636d6c1b84a71c7885115629..ea7d730945136e324671f058cb8cc571b0bde27d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,7 +9,6 @@ OpenLDAP 2.4.48 Engineering
        Fixed libldap ASYNC TLS so it works (ITS#8957,ITS#8980)
        Fixed libldap ASYNC connections with Solaris 10 (ITS#8968)
        Fixed libldap with SASL_NOCANON=on and ldapi connections (ITS#7585)
-       Fixed libldap to use AI_ADDRCONFIG when available (ITS#7326)
        Fixed libldap to be able to unset syncrepl TLS options (ITS#7042)
        Fixed libldap race condition in ldap_int_initialize (ITS#7996, ITS#8450)
        Fixed libldap return code in ldap_create_assertion_control_value (ITS#8674)