From: Quanah Gibson-Mount Date: Sat, 25 Jan 2020 05:49:58 +0000 (+0000) Subject: ITS#8116 X-Git-Tag: OPENLDAP_REL_ENG_2_4_49~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a853f24baa9519f1ce9c8ffb62c7cfde76039024;p=thirdparty%2Fopenldap.git ITS#8116 --- diff --git a/CHANGES b/CHANGES index 40dcfaa85c..d5ac561193 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.49 Engineering Added slapd-monitor database entry count for slapd-mdb (ITS#9154) Fixed client tools to not add controls on cancel/abandon (ITS#9145) + Fixed client tools SyncInfo message to be LDIF compliant (ITS#8116) Fixed libldap to correctly free sb (ITS#9081, ITS#8755) Fixed libldap descriptor leak if ldaps fails (ITS#9147) Fixed libldap remove unnecessary global mutex for GnuTLS (ITS#9069)