]> git.sur5r.net Git - openldap/commitdiff
Suggested changes from Kurt.
authorQuanah Gibson-Mount <quanah@openldap.org>
Sat, 1 Nov 2008 00:53:37 +0000 (00:53 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Sat, 1 Nov 2008 00:53:37 +0000 (00:53 +0000)
CHANGES
README

diff --git a/CHANGES b/CHANGES
index c01f80529ddd7e94596d8b5da2c33c8dca372680..845900c37c56fc033f53ef3ef3f2d780af607ba7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -60,7 +60,9 @@ OpenLDAP 2.4.12 Release (2008/10/12)
        Fixed slapo-unique suffix testing (ITS#5641)
        Build Environment
                Fixed ODBC library detection (ITS#5602)
-               Added BDB 4.7 support (ITS#5523)
+               Removed pre-BerkeleyDB 4.4 support
+               Added BerkeleyDB 4.7 support (ITS#5523)
+               Included patch for BerkeleyDB 4.7.25 (build/db.4.7.25.patch)
                Added slapo-collect overlay with enhancements(ITS#5659)
        Documentation
                Added slapd-ldap(5), slapd-meta(5) noundeffilter (ITS#5614)
diff --git a/README b/README
index 1b3c944b39e9ac672a64a212a9d435591744da3c..d03cd424029f829a4019eff67496be5dfaa22483 100644 (file)
--- a/README
+++ b/README
@@ -21,7 +21,8 @@ REQUIRED SOFTWARE
     SLAPD:
         BDB and HDB backends require Oracle Berkeley DB 4.4, 4.5,
         4.6, or 4.7.  It is highly recommended to apply the patches
-        from Oracle for a given release.
+        from Oracle for a given release.  In addition, for BDB 4.7,
+        it is advised to also use the supplied build/db.4.7.25.patch.
 
     CLIENTS/CONTRIB ware:
         Depends on package.  See per package README.