]> git.sur5r.net Git - openldap/commitdiff
reflect changes applied
authorKurt Zeilenga <kurt@openldap.org>
Tue, 17 Jan 2006 20:26:10 +0000 (20:26 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 17 Jan 2006 20:26:10 +0000 (20:26 +0000)
CHANGES
README

diff --git a/CHANGES b/CHANGES
index 0e866b4d2caeab219abdc51b9272e11524dbb788..83f21cc5152d1e9b39904ca5576ca26533cc7e0f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,12 +1,20 @@
 OpenLDAP 2.3 Change Log
 
 OpenLDAP 2.3.18 Engineering
-       Fixed slapd wake_listener
+       Fixed slapd syncrepl variable used before set bug (ITS#4331)
+       Updated slapd-meta retry capabiltiies (ITS#4328)
+       Fixed slapo-pcache attrsets issues (ITS#4316)
+       Fixed slapd-ldap idassert resource leak (ITS#4326)
+       Fixed slapd-meta nretries issue (ITS#4059)
+       Fixed slapd wake_listener loses wakes (ITS#4343)
+       Fixed slapd connection manager issue (ITS#4338)
+       Fixed slapd hanlding of old style configuration directives (ITS#4341)
        Removed slapd-bdb/hdb extraneous yields (ITS#3950)
        Build Environment
                Removed problematic Linux sched_yield(2) workarounds (ITS#3950)
        Documentation
                Updated release documents
+               Updated misc. manual pages
 
 OpenLDAP 2.3.17 Release
        Fixed slapd anonymous proxy authorization issue (ITS#4320)
diff --git a/README b/README
index 514116810a7d75a8d4aed9e011249b0abec3b602..044ed61a75f276a639bc3488b66e8e1925eedf4c 100644 (file)
--- a/README
+++ b/README
@@ -19,9 +19,7 @@ REQUIRED SOFTWARE
         POSIX REGEX software (required)
 
     SLAPD:
-        BDB and HDB backends require Sleepycat Berkeley DB 4.2
-        LDBM backend requires a compatible database manager
-            [Berkeley DB, GDBM, etc.]
+        BDB and HDB backends require Sleepycat Berkeley DB 4.2 or later
 
     SLURPD:
         LTHREAD compatible thread package