From: Quanah Gibson-Mount Date: Wed, 24 Aug 2022 18:23:30 +0000 (+0000) Subject: ITS#9904 X-Git-Tag: OPENLDAP_REL_ENG_2_6_4~113 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ff28f214ce87f8ea3df42368375171133342f61f;p=thirdparty%2Fopenldap.git ITS#9904 --- diff --git a/CHANGES b/CHANGES index 7f57145f87..fdcf012767 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,7 @@ OpenLDAP 2.6 Change Log OpenLDAP 2.6.4 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)