]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Make vague statement about disabled "schemacheck off" option.
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 3daeb309d09250bf19d6ecd24e76a185e0afad74..3b8e7eae0105f721eaa4dbe852350b2318a87c90 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,12 +1,32 @@
 OpenLDAP 2.2 Change Log
 
-OpenLDAP 2.2.25 Engineering
+OpenLDAP 2.2.27 Engineering
+       Fixed back-bdb/hdb slapcat checkpoint on close (ITS#3703)
+       Fixed back-ldap/back-meta debug output of NULL strings (ITS#3698)
+       Fixed back-meta sizelimit bug (ITS#3720)
+       Fixed back-meta/backglue sizelimit interaction (ITS#3724)
+       Fixed syncrepl runqueue (ITS#3542)
+       Fixed ACL val default style parsing crasher (ITS#3700)
+       Disabled slapd broken undocumented configuration directive
+       Build Environment
+               Improved thread set stack size support (ITS#3691)
+
+OpenLDAP 2.2.26 Release
+       Fixed back-bdb ldapadd ctxcsn crash (ITS#3685)
+       Fixed back-hdb search crash (ITS#3688)
+
+OpenLDAP 2.2.25 Release
+       Fixed back-hdb out-of-order slapadd (ITS#3267)
        Fixed back-bdb/hdb search crashes (ITS#3638, 3647)
        Fixed back-bdb/hdb modrdn (ITS#3657)
        Fixed back-bdb ctxcsn/LRU bug (ITS#3666)
        Fixed back-dnssrv referral all but search op crasher bug (ITS#3642)
        Fixed back-ldbm shutdown hang (ITS#3648)
        Fixed back-meta memory leak (ITS#3669)
+       Fixed back-monitor attribute normalization bug (ITS#3659)
+       Removed broken libldap fast synchronous search result processing (ITS#3612)
+       Build Environment
+               Added improved configure logging (ITS#3605)
 
 OpenLDAP 2.2.24 Release
        Fixed slapd "chldren:" typo (ITS#3560)