From d27c9abf99472d427cc78f0f7099db2fd0c930df Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount <quanah@openldap.org> Date: Fri, 19 Jul 2019 16:23:44 +0000 Subject: [PATCH] Revert ITS#7326 --- CHANGES | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGES b/CHANGES index dd23f9de81..ea7d730945 100644 --- 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) -- GitLab