]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Prepare for .22
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index b5a30499929300d35464606d535043e1ef38d5b0..863cc5cd09b8d8574b35a13a35e7c35e7e65a427 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,14 +1,22 @@
 OpenLDAP 2.2 Change Log
 
+OpenLDAP 2.2.22 Release
+       Fixed slapd extensibleMatch empty DN bug (ITS#3506)
+
 OpenLDAP 2.2.21 Release
        Fixed slapd group limits
        Fixed slapd/slurpd replog locking (ITS#3421)
+       Fixed slapd gratuitous thread yields (ITS#3471)
        Fixed slaptest failure if databases cannot be started (ITS#3461)
        Fixed slaptest with dynamically loaded password mechs (ITS#3495)
        Fixed back-bdb entry e_ocflags reset on objectClass modify
        Fixed back-bdb retcode on referral (ITS#3475)
        Fixed back-bdb detecting deadlock in indexer (ITS#3481)
+       Fixed back-bdb cache deadlock (ITS#3494)
+       Fixed back-ldap/meta objectClass mapping in updates (ITS#3499)
+       Fixed back-meta DN-valued attribute delete (ITS#3498)
        Fixed back-sql access checking on search (ITS#3488)
+       Fixed libldap timeout option cleanup (ITS#3487)
        Build Environment
                Misc fixes for dynamic modules (ITS#3401, #3428)
        Documentation