]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Fix for sparse ranges, get next ID from DB
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 5c18bbfd745f4109077cc9343716fc9df0cb342d..17709809a4f177fd74db57d2f81f2da44fc818a3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,22 @@
 OpenLDAP 2.4 Change Log
 
 OpenLDAP 2.4.26 Engineering
+       Fixed libldap descriptor leak (ITS#6929)
+       Fixed libldap socket leak (ITS#6930)
+       Fixed libldap get option crash (ITS#6931)
        Fixed libldap lockup (ITS#6898)
+       Fixed slapd asserts (ITS#6932)
+       Fixed slapd configfile param on windows (ITS#6933)
+       Fixed slapd uninitialized variables (ITS#6935)
        Fixed slapd-meta reentry issues (ITS#6909)
-       Fixed slapo-memberof with accesslog (ITS#6915)
+       Fixed slapo-memberof with accesslog (ITS#6329,ITS#6766,ITS#6915)
+       Fixed slapo-pcache with unknown attrs (ITS#6823)
+       Fixed slapo-pcache with '1.1', '+', and '*' attrs (ITS#6950)
+       Fixed slapo-pcache buffersize issues (ITS#6951)
+       Fixed slapo-pcache refresh (ITS#6953)
+       Fixed slapo-pcache with pCacheBind (ITS#6954)
        Fixed slapo-rwm with attributes with no equality rule (ITS#6943)
+       Added contrib/slapd-modules/acl GSS naming extensions ACL plugin
        Build Environment
                Fixed builds that do not have GETTIMEOFDAY (ITS#6885)