]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Ready for release
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index e53cf5577cf8581db0263fd9a6ed27c3ed016ec0..0b0d72d063ca1e28794da0a0fdce03fd3aa9e2a8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,22 @@
 OpenLDAP 2.2 Change Log
 
+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
+
 OpenLDAP 2.2.24 Release
        Fixed slapd "chldren:" typo (ITS#3560)
        Fixed slapd syncrepl consumer unclean shutdown (ITS#3546)
@@ -13,7 +30,6 @@ OpenLDAP 2.2.24 Release
        Fixed slapi modify/increment support (ITS#3522)
        Fixed slapi plugins called multiple times with glue (ITS#3529)
        Fixed slapi 64-bit portability (ITS#3556)
-       Fixed slapcat logging (ITS#3579)
        Fixed back-bdb IDL cache crash (ITS#3527)
        Fixed back-bdb initialization message (ITS#3533)
        Fixed back-hdb dn2id crash (ITS#3559)