]> git.sur5r.net Git - openldap/commitdiff
ITS#5128, 5129, 5134 changes
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 26 Sep 2007 18:01:31 +0000 (18:01 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 26 Sep 2007 18:01:31 +0000 (18:01 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 7a5d2b7493d5bcbb275205ea337cbc58237afcdf..891bc7917d1e1b7f416f3f8448463d1a605a1a04 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,8 +3,12 @@ OpenLDAP 2.4 Change Log
 OpenLDAP 2.4.6 Engineering
        Fixed slapd ACL sets memory handling (ITS#4873)
        Added slapd ACL sets DN ancestors operator (ITS#4860)
+       Fixed slapd alock_close with Quick mode (ITS#5129)
        Fixed slapd ordered values add normalization issue (ITS#5136)
+       Fixed slapd-bdb/hdb suffix logging (ITS#5128)
        Fixed slapd-ldap SASL idassert w/o autchId
        Fixed slapo-chain double-free (ITS#5137)
        Fixed slapo-dynlist entry release (ITS#5135)
        Fixed slapo-rwm modlist handling (ITS#5124)
+       Documentation
+               Update note about dbconfig directives (ITS#5134)