]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#7725 add nordahead envflag
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 411306f87d0c1d79931e6de965bca8cca0892f1d..e0ac15a7ab027af8213b77231ef4900b611bc44b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,12 +6,16 @@ OpenLDAP 2.4.37 Engineering
        Fixed libldap lock ordering with abandon op (ITS#7712)
        Fixed liblmdb segfault with mdb_cursor_del (ITS#7718)
        Fixed liblmdb when converting to writemap (ITS#7715)
+       Fixed liblmdb assert on MDB_NEXT with delete (ITS#7722)
+       Fixed liblmdb wasted space on split (ITS#7589)
        Fixed slapd cn=config with olcTLSProtocolMin (ITS#7685)
        Fixed slapd-bdb/hdb optimize index updates (ITS#7329)
        Fixed slapd-ldap chaining with cn=config (ITS#7381, ITS#7434)
        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