]> git.sur5r.net Git - openldap/commitdiff
ITS#7635
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 1 Jul 2013 22:19:12 +0000 (15:19 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 1 Jul 2013 22:19:12 +0000 (15:19 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index d873f61567015629a46f4156b947730ce29114a4..a7ba056f34782b8e881c1f05619f88f3df74fcff 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,8 @@ OpenLDAP 2.4.36 Engineering
        Fixed liblmdb transaction issues (ITS#7515)
        Fixed liblmdb mdb_drop overflow page return (ITS#7561)
        Fixed liblmdb nested split (ITS#7592)
+       Fixed liblmdb overflow page behavior (ITS#7620)
+       Fixed liblmdb race condition with read and write txns (ITS#7635)
        Fixed slapd cn=config with unknown schema elements (ITS#7608)
        Fixed slapd cn=config with loglevel 0 (ITS#7611)
        Fixed slapd-bdb/hdb to wait for read locks in tool mode (ITS#6365)