From: Quanah Gibson-Mount Date: Mon, 1 Jul 2013 22:19:12 +0000 (-0700) Subject: ITS#7635 X-Git-Tag: OPENLDAP_REL_ENG_2_4_36~33 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=494ca7d6f82279287d7a71c7e45af00e11b06df1;p=openldap ITS#7635 --- diff --git a/CHANGES b/CHANGES index d873f61567..a7ba056f34 100644 --- 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)