From: Quanah Gibson-Mount Date: Fri, 6 Apr 2007 08:21:51 +0000 (+0000) Subject: Final module fix X-Git-Tag: OPENLDAP_REL_ENG_2_3_35~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2846d9e9299e939b8f97e9632f1d8ba355d329d3;p=thirdparty%2Fopenldap.git Final module fix --- diff --git a/CHANGES b/CHANGES index bae2916f16..0ab91793ae 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,9 @@ OpenLDAP 2.3 Change Log OpenLDAP 2.3.35 Engineering - Fixed entry consistency check in str2entry2 (ITS#4852) Fixed ldapmodify to use correct memory free functions (ITS#4901) Fixed slapd acl set minor typo (ITS#4874) + Fixed slapd entry consistency check in str2entry2 (ITS#4852) Fixed slapd ldapi:// credential issue (ITS#4893) Fixed slapd str2anlist handling of undefined attrs/OCs (ITS#4854) Fixed slapd syncrepl delta-sync modlist free (ITS#4904)