From: Howard Chu Date: Fri, 21 Jan 2005 01:51:06 +0000 (+0000) Subject: Import ITS#3487 libldap options fixes X-Git-Tag: OPENLDAP_REL_ENG_2_2_21~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5acc95bdc31db6dcdc3b343c56b1a1dbec48c4a;p=thirdparty%2Fopenldap.git Import ITS#3487 libldap options fixes --- diff --git a/CHANGES b/CHANGES index 799c7710e9..22081f8602 100644 --- a/CHANGES +++ b/CHANGES @@ -13,6 +13,7 @@ OpenLDAP 2.2.21 Release Fixed back-ldap/meta objectClass mapping in updates (ITS#3499) Fixed back-meta DN-valued attribute delete (ITS#3498) Fixed back-sql access checking on search (ITS#3488) + Fixed libldap timeout option cleanup (ITS#3487) Build Environment Misc fixes for dynamic modules (ITS#3401, #3428) Documentation