]> git.sur5r.net Git - openldap/commitdiff
ITS#4574 (bconfig)
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 1 Aug 2006 01:15:00 +0000 (01:15 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 1 Aug 2006 01:15:00 +0000 (01:15 +0000)
Various documentation updates
bconfig segfault w/ ldapadd on schema fix noted.

CHANGES

diff --git a/CHANGES b/CHANGES
index 57547a2bf142c33fcbcade1d965a225cdf83590d..6cff791baa37d2abdd1f65220421b2a0483cbe5d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,8 @@ OpenLDAP 2.3.25 Release
        Fixed liblutil password length bug
        Add slapd glue/subordinate conflict check (ITS#4614)
        Fixed slapd acl selfwrite bug (ITS#4587)
+       Fixed slapd bconfig "require" inheritance and handling of "none" (ITS#4574)
+       Fixed slapd bconfig segfault when ldapadding new schema entries
        Fixed slapd syncrepl no rootdn bug (ITS#4582)
        Fixed slapd syncrepl contextCSN issue (ITS#4622)
        Fixed slapd-bdb/hdb lock bug with virtual root (ITS#4572)
@@ -27,6 +29,10 @@ OpenLDAP 2.3.25 Release
                Updated test006-acls to test selfwrite access (ITS#4587)
        Documentation
                Fixed ldapsearch(1) formatting (ITS#4619)
+               Updated slapd.conf(5) RFC references
+               Updated slapd.conf(5) lastmod discussion (ITS#4613)
+               Updated slapd.conf(5) "require" inheritance and handling of "none" (ITS#4574)
+               Added slapd.conf(5) access control note to authz-regexp discussion
                Updated slapo-syncprov(5) to clarify differences between Sync Provider and syncrepl
 
 OpenLDAP 2.3.24 Release