From: Quanah Gibson-Mount Date: Thu, 23 Jan 2020 16:08:22 +0000 (+0000) Subject: ITS#9154 X-Git-Tag: OPENLDAP_REL_ENG_2_4_49~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70d79e61502b7c1067d8cd3f7a283e41b86f7b8f;p=thirdparty%2Fopenldap.git ITS#9154 --- diff --git a/CHANGES b/CHANGES index d73feea663..a424d91ed5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,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 libldap to correctly free sb (ITS#9081, ITS#8755) Fixed libldap descriptor leak if ldaps fails (ITS#9147)