]> git.sur5r.net Git - openldap/commitdiff
ITS#7589
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 14 Oct 2013 16:16:31 +0000 (09:16 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 14 Oct 2013 16:16:31 +0000 (09:16 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index bfffef8bd58e4e192b8b58775a70262b549b54e0..c660e00c509fe18fe9ae5a64ce24fe669175db79 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,7 @@ OpenLDAP 2.4.37 Engineering
        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)