]> git.sur5r.net Git - openldap/commitdiff
DB_CONFIG.example URL wrong in comments (ITS#5288)
authorGavin Henry <ghenry@openldap.org>
Tue, 18 Dec 2007 12:53:26 +0000 (12:53 +0000)
committerGavin Henry <ghenry@openldap.org>
Tue, 18 Dec 2007 12:53:26 +0000 (12:53 +0000)
CHANGES
servers/slapd/DB_CONFIG

diff --git a/CHANGES b/CHANGES
index 956762597882bad1c4dd3bcadd377646563555dd..dfdc6247fe1cf7594fd0f0b812692fdda6e2da35 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,8 @@ OpenLDAP 2.4 Change Log
 
 OpenLDAP 2.4.X Engineering
        Fixed slapd include handling (ITS#5276)
+       Documentation
+               DB_CONFIG.example URL wrong in comments (ITS#5288)
 
 OpenLDAP 2.4.7 Release (2007/12/14)
        Added slapd ordered indexing of integer attributes (ITS#5239)
index cc05b85eed4f14fc295c26b1f1495da37621fa32..d0f2c682c527d7ab2f379f626ff36c35f4fff6ae 100644 (file)
@@ -1,8 +1,8 @@
 # $OpenLDAP$
 # Example DB_CONFIG file for use with slapd(8) BDB/HDB databases.
 #
-# See Sleepycat Berkeley DB documentation
-#   <http://www.sleepycat.com/docs/ref/env/db_config.html>
+# See the Oracle Berkeley DB documentation
+#   <http://www.oracle.com/technology/documentation/berkeley-db/db/ref/env/db_config.html>
 # for detail description of DB_CONFIG syntax and semantics.
 #
 # Hints can also be found in the OpenLDAP Software FAQ