From 2ef2029c276cd67ee443b70e79328f579e7d4ff1 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount <quanah@openldap.org> Date: Wed, 8 Jun 2011 15:39:57 -0700 Subject: [PATCH] ITS#6815 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) 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) -- GitLab