From 31ba06e1da3bd6131ab2044f6029f9bf0915d24c Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Mon, 23 Oct 2023 19:45:12 +0000 Subject: [PATCH] ITS#10095 --- libraries/liblmdb/CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES index f8ba6b4373..ef5f51e0da 100644 --- a/libraries/liblmdb/CHANGES +++ b/libraries/liblmdb/CHANGES @@ -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 -- 2.47.2