From: Quanah Gibson-Mount Date: Wed, 24 Aug 2022 18:24:07 +0000 (+0000) Subject: ITS#9904 X-Git-Tag: OPENLDAP_REL_ENG_2_5_14~99 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14cc1a06ce9e41841d3e1fb500c97ec470b92f0f;p=thirdparty%2Fopenldap.git ITS#9904 --- diff --git a/CHANGES b/CHANGES index 0799d7ddcd..2984e1944d 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,7 @@ OpenLDAP 2.5 Change Log OpenLDAP 2.5.14 Engineering Fixed ldapsearch memory leak with controls (ITS#9860) + Fixed libldap ldif_open_urlto check for failure (ITS#9904) Fixed slapd-mdb max number of index databases to 256 (ITS#9895) Build Environment Fixed build process to not use gmake specific features (ITS#9894)