From: Kurt Zeilenga Date: Fri, 25 Apr 2003 17:57:23 +0000 (+0000) Subject: ITS#2468: fix substrings normalization X-Git-Tag: OPENLDAP_REL_ENG_2_1_18~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=299a5230e5779756ba76dff77c29169e1628441f;p=thirdparty%2Fopenldap.git ITS#2468: fix substrings normalization --- diff --git a/CHANGES b/CHANGES index 58040b6018..5955fa0ec2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,11 +1,14 @@ OpenLDAP 2.1 Change Log OpenLDAP 2.1.18 Engineering - Fixed slave update when updateref missing bug (ITS#2435) + Fixed slapd slave update when updateref missing bug (ITS#2435) + Fixed slapd SLP reg/dereg bugs (ITS#2438) (ITS#2442) Fixed slapd crash on uniqueMember= filter (ITS#2447) Fixed slapd subordinate database crash Fixed slapd ACL group DN crash (ITS#2467) + Fixed slapd substring normalization bug (ITS#2468) Fixed back-bdb search filter empty value bug (ITS#2453) + Fixed ldappasswd -y support OpenLDAP 2.1.17 Release Fixed libldap_r thread pool context bug (ITS#2404)