From: Quanah Gibson-Mount Date: Thu, 19 Jan 2023 17:45:13 +0000 (+0000) Subject: ITS#9976 X-Git-Tag: OPENLDAP_REL_ENG_2_5_14~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84a3dc7ecc4900909f512cde591ac1eec1e13bee;p=thirdparty%2Fopenldap.git ITS#9976 --- diff --git a/CHANGES b/CHANGES index a165c6bfd7..0f36486a4d 100644 --- a/CHANGES +++ b/CHANGES @@ -31,6 +31,7 @@ OpenLDAP 2.5.14 Engineering Fixed usage of bashism (ITS#9900) Fixed test suite portability (ITS#9931) Documentation + Fixed ldap_bind(3) to document ber_bvfree in ldap_sasl_bind (ITS#9976) Fixed slapo-asyncmeta(5) to clarify scheduling for target connections (ITS#9941) Fixed slapo-dynlist(5) to clarify configuration settings (ITS#9957) Fixed slapo-unique(5) to clarify when quoting should be used (ITS#9915)