]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#5134
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 26 Sep 2007 18:18:24 +0000 (18:18 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 26 Sep 2007 18:18:24 +0000 (18:18 +0000)
CHANGES
doc/man/man5/slapd-bdb.5

diff --git a/CHANGES b/CHANGES
index 0eabd91365b9fd47db901c6c6b211869edecdd49..376174688f4fa6ec9602aace2faefe5077f51bce 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -21,6 +21,7 @@ OpenLDAP 2.3.39 Engineering
                Added max-depth/return-error to slapo-chain(5)
                Fixed Admin Guide URL in README (ITS#5107)
                slapcat note about using against running slapd (ITS#5028)
+               Fixed slapd-bdb(5) note about dbconfig directives (ITS#5134)
 
 OpenLDAP 2.3.38 Release (2007/08/20)
        Fixed slapadd check for ';binary' when required (ITS#5071)
index f24ef11f837af9f5c70e2667cf3f7b9081262c16..0fb7be0f0067448f63697deb23433ad9c2963da7 100644 (file)
@@ -71,7 +71,8 @@ to allow all necessary configuration to be set in the
 file.
 The options set using this directive will only be written to the 
 .B DB_CONFIG
-file if no such file existed at server startup time. This allows one
+file if no such file existed at server startup time, otherwise
+they are completely ignored. This allows one
 to set initial values without overwriting/destroying a 
 .B DB_CONFIG 
 file that was already customized through other means.