From: Quanah Gibson-Mount Date: Fri, 6 Apr 2007 08:20:51 +0000 (+0000) Subject: Add modules for notices X-Git-Tag: OPENLDAP_REL_ENG_2_3_35~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7bd9f2b984e2800d4e1033bf890bb4bfcd0c4ac;p=thirdparty%2Fopenldap.git Add modules for notices --- diff --git a/CHANGES b/CHANGES index fa6189ed89..bae2916f16 100644 --- a/CHANGES +++ b/CHANGES @@ -2,13 +2,13 @@ OpenLDAP 2.3 Change Log OpenLDAP 2.3.35 Engineering Fixed entry consistency check in str2entry2 (ITS#4852) - Fixed str2anlist handling of undefined attrs/OCs (ITS#4854) - Fixed zero-length IA5string handling (ITS#4823) - Fixed acl set minor typo (ITS#4874) Fixed ldapmodify to use correct memory free functions (ITS#4901) + Fixed slapd acl set minor typo (ITS#4874) + 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) Added slapd syncrepl retry logging (ITS#4915) - Fixed slapd ldapi:// credential issue (ITS#4893) + Fixed slapd zero-length IA5string handling (ITS#4823) Fixed slapd-bdb/hdb startup with missing shm env (ITS#4851) Fixed slapd-ldap/meta consistency in referral proxying (ITS#4861) Fixed slapd-ldap bind cleanup in case of unauthorized idassert