]> git.sur5r.net Git - openldap/commitdiff
ITS#6815
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 8 Jun 2011 22:39:57 +0000 (15:39 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 8 Jun 2011 22:39:57 +0000 (15:39 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 348449aa87a3aaa780df6cc6ec6db38672176926..27370fa30ca43416df247d4d31cb7c17cb267284 100644 (file)
--- 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)