]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#7735
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index c660e00c509fe18fe9ae5a64ce24fe669175db79..f87a575866e5ae12dff1dfbdacdd8b71c12b8463 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,14 @@
 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 slapd syncrepl memory leak with delta-sync MMR (ITS#7735)
+       Fixed slapd-mdb dangling reader (ITS#7662)
+       Fixed slapd-mdb matching rule for OlcDbEnvFlags (ITS#7737)
+
+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)
        Fixed libldap lock ordering with abandon op (ITS#7712)
@@ -14,6 +22,8 @@ OpenLDAP 2.4.37 Engineering
        Fixed slapd-ldap chaning with controls (ITS#7687)
        Fixed slapd-mdb optimize index updates (ITS#7329)
        Fixed slapd-meta chaining with cn=config (ITS#7381, ITS#7434)
+       Fixed slapo-constraint to no-op on nonexistent entries (ITS#7692)
+       Fixed slapo-dds assert on startup (ITS#7699)
        Fixed slapo-memberof to not replicate internal ops (ITS#7710)
        Fixed slapo-refint to not replicate internal ops (ITS#7710)
        Build Environment