From: Quanah Gibson-Mount Date: Fri, 3 Apr 2015 19:10:16 +0000 (-0500) Subject: ITS#8093 X-Git-Tag: OPENLDAP_REL_ENG_2_4_41~54 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=16403bc0f41ca818f9047d4f6d3784c424dfa297;p=openldap ITS#8093 --- diff --git a/CHANGES b/CHANGES index 760968f88e..f0f80bb040 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.41 Engineering Fixed libldap async connections (ITS#8090) Fixed libldap double free of request during abandon (ITS#7967) + Fixed libldap error string for LDAP_X_CONNECTING (ITS#8093) Fixed libldap segfault in ldap_sync_initialize (ITS#8001) Fixed libldap ldif-wrap off by one error (ITS#8003) Fixed libldap handling of TLS in async mode (ITS#8022)