From 21b68f1260642d14b175dc651d2359deabf013d7 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Wed, 26 Sep 2007 18:18:24 +0000 Subject: [PATCH] ITS#5134 --- CHANGES | 1 + doc/man/man5/slapd-bdb.5 | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 0eabd91365..376174688f 100644 --- 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) diff --git a/doc/man/man5/slapd-bdb.5 b/doc/man/man5/slapd-bdb.5 index f24ef11f83..0fb7be0f00 100644 --- a/doc/man/man5/slapd-bdb.5 +++ b/doc/man/man5/slapd-bdb.5 @@ -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. -- 2.47.2