From: Quanah Gibson-Mount Date: Wed, 8 Jun 2011 22:39:57 +0000 (-0700) Subject: ITS#6815 X-Git-Tag: OPENLDAP_REL_ENG_2_4_26~79 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2ef2029c276cd67ee443b70e79328f579e7d4ff1;p=openldap ITS#6815 --- diff --git a/CHANGES b/CHANGES index 348449aa87..27370fa30c 100644 --- a/CHANGES +++ b/CHANGES @@ -12,8 +12,11 @@ OpenLDAP 2.4.26 Engineering Fixed slapd uninitialized variables (ITS#6935) Fixed slapd config objectclass is readonly (ITS#6963) Fixed slapd entry response with control (ITS#6899) + Fixed slapd with unknown attrs (ITS#6819) Fixed slapd-bdb/hdb with sparse index ranges (ITS#6961) Fixed slapd-meta reentry issues (ITS#6909) + Added slapo-accesslog filter matching (ITS#6815) + Fixed slapo-accesslog with invalid attrs (ITS#6819) Fixed slapo-memberof with accesslog (ITS#6329,ITS#6766,ITS#6915) Fixed slapo-pcache with unknown attrs (ITS#6823) Fixed slapo-pcache with '1.1', '+', and '*' attrs (ITS#6950)