]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#7746
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 5f68350c598fbd18780546c586cc38c86369dbfd..37a6fb2b92aaa58fc731c835e2f39d9791ccfe8b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,21 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.37 Engineering
+OpenLDAP 2.4.38 Engineering
+       Fixed liblmdb nordahead flag (ITS#7734)
+       Fixed liblmdb to check cursor index before cursor_del (ITS#7733)
+       Fixed liblmdb wasted space on split (ITS#7589)
+       Fixed slapd for certs with a NULL issuerDN (ITS#7746)
+       Fixed slapd cn=config with empty nested includes (ITS#7739)
+       Fixed slapd syncrepl memory leak with delta-sync MMR (ITS#7735)
+       Fixed slapd-bdb/hdb to stop processing on dn not found (ITS#7741)
+       Fixed slapd-bdb/hdb with indexed ANDed filters (ITS#7743)
+       Fixed slapd-mdb to stop processing on dn not found (ITS#7741)
+       Fixed slapd-mdb dangling reader (ITS#7662)
+       Fixed slapd-mdb matching rule for OlcDbEnvFlags (ITS#7737)
+       Fixed slapd-mdb with indexed ANDed filters (ITS#7743)
+       Fixed slapd-meta from blocking other threads (ITS#7740)
+
+OpenLDAP 2.4.37 Release (2013/10/27)
        Added liblmdb nordahead environment flag (ITS#7725)
        Fixed client tools CLDAP with IPv6 (ITS#7695)
        Fixed libldap CLDAP with IPv6 (ITS#7695)