]> git.sur5r.net Git - openldap/commitdiff
ITS#7213 fix page_split with MDB_APPEND
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 26 Mar 2012 18:05:11 +0000 (11:05 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 26 Mar 2012 18:05:11 +0000 (11:05 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 1727a391f1ffb3bf35ed93b5b5c67ebcbaf4e7e4..2145124a5aff2c2e29f957e961ae6b7a42a86c94 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,7 @@ OpenLDAP 2.4.31 Engineering
        Fixed libldap rebinding on failed connection (ITS#7207)
        Fixed libmdb alignment of MDB_db members (ITS#7191)
        Fixed libmdb branch page merging on deletes (ITS#7190)
+       Fixed libmdb page split with MDB_APPEND (ITS#7213)
        Fixed libmdb to use IOV_MAX if it is defined and small (ITS#7196)
        Fixed slapd delta-syncrepl fallback on non-leaf error (ITS#7195)
        Fixed slapd to reject MMR setups with bad serverID setting (ITS#7200)