From: Quanah Gibson-Mount Date: Thu, 19 May 2022 15:45:43 +0000 (+0000) Subject: ITS#9824 X-Git-Tag: OPENLDAP_REL_ENG_2_5_13~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4045cc83c40aeac48ff36a3ed51244547b65a05;p=thirdparty%2Fopenldap.git ITS#9824 --- diff --git a/CHANGES b/CHANGES index 4e10788084..485287c7be 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,8 @@ OpenLDAP 2.5.13 Engineering Fixed parallel builds (ITS#9840) Contrib Added slapo-emptyds contrib module (ITS#8882) + Documentation + Fixed ldap_get_option(3) to clarify ldap_get/set_option restrictions (ITS#9824) OpenLDAP 2.5.12 Release (2022/05/04) Fixed libldap to drop connection when non-LDAP data is received (ITS#9803)