From: Quanah Gibson-Mount Date: Mon, 3 Oct 2022 20:41:18 +0000 (+0000) Subject: ITS#9917 X-Git-Tag: OPENLDAP_REL_ENG_2_5_14~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=794dd8fbb71ded00de5e6e2406d4636f9362d414;p=thirdparty%2Fopenldap.git ITS#9917 --- diff --git a/CHANGES b/CHANGES index eea1cb0eab..23707307c2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ OpenLDAP 2.5 Change Log OpenLDAP 2.5.14 Engineering + Fixed client tools to remove 'h' and 'p' options (ITS#9917,ITS#8618) Fixed ldapsearch memory leak with controls (ITS#9860) Fixed libldap ldif_open_urlto check for failure (ITS#9904) Fixed libldap ldap_url_parsehosts check for failure (ITS#9904)