]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Update for engineering
authorKurt Zeilenga <kurt@openldap.org>
Fri, 31 Aug 2001 01:54:08 +0000 (01:54 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 31 Aug 2001 01:54:08 +0000 (01:54 +0000)
CHANGES
build/version

diff --git a/CHANGES b/CHANGES
index e7310ac690fde2fbb835bdcdd0f01a0b1243cab1..1f075608133d64557cdb9285c0c19d029870941f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,12 +1,15 @@
 OpenLDAP 2.0 Change Log
 
+OpenLDAP 2.0.13 Engineering
+       Fixed ldapdelete -c handling (ITS#1071)
+
 OpenLDAP 2.0.12 Release
        Fixed slapd acl default clause bug (ITS#1187)
        Fixed slapd modlist2mods error text bug
        Fixed slapd numericString bugs (ITS#1182,1254)
        Fixed slapd empty rootdn bug (ITS#1172)
        Fixed slapd passwd modify replication
-       Fixed slapd textbuf bugs
+       Fixed slapd textbuf bugs (ITS#1275)
        Fixed ldapmodrdn SASL auth bug (ITS#1179)
        Fixed slapadd already exists bug (ITS#1191)
        Fixed slapadd empty dn bug
@@ -18,7 +21,7 @@ OpenLDAP 2.0.12 Release
        Added -lldap critical client control checks
        Added ldbm sync daemon support
        Added ldbm per-backend db_env support
-       Added ldbm BerkeleyDB 3.3 support
+       Added ldbm BerkeleyDB 3.3 support (ITS#1272)
        Updated slapd getaddrinfo use
        Updated slapd schema check handling
        Updated slapd filter checks
@@ -31,7 +34,7 @@ OpenLDAP 2.0.12 Release
        Removed -lldap UFN search support
        Build environment
                Removed extraneous files
-               Fixed BerkeleyDB db1 detection
+               Fixed BerkeleyDB db1 detection (ITS#1294)
 
 OpenLDAP 2.0.11 Release
        Fixed attribute parse bug (ITS#1159)
index 203bc557ed522ea0cf41faa25b72a024b9480d10..aee9e71bbe9bd22c84af3fa41d7b75ff1d31d486 100644 (file)
@@ -1 +1 @@
-2.0.12-Release
+2.0.13-Engineering