]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10095
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 23 Oct 2023 19:45:12 +0000 (19:45 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 23 Oct 2023 19:45:12 +0000 (19:45 +0000)
libraries/liblmdb/CHANGES

index f8ba6b437312a3d8c8499284046d72ca9497e9c6..ef5f51e0da736933d96ab2c445bc10ad3df0430e 100644 (file)
@@ -1,6 +1,7 @@
 LMDB 0.9 Change Log
 
 LMDB 0.9.32 Engineering
+       ITS#10095 - partial revert of ITS#9278. The patch was incorrect and introduced numerous race conditions.
 
 LMDB 0.9.31 Release (2023/07/10)
        ITS#8447 - Fix cursor_put(MDB_CURRENT) on DUPSORT DB with different sized data