From ea975636ab2c43fce5364b6a54cfe23ecd2f9396 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Thu, 11 Jan 2024 22:35:25 +0000 Subject: [PATCH] ITS#9378, ITS#10125 --- libraries/liblmdb/CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES index ef5f51e0da..3062c7b4a7 100644 --- a/libraries/liblmdb/CHANGES +++ b/libraries/liblmdb/CHANGES @@ -1,6 +1,8 @@ LMDB 0.9 Change Log LMDB 0.9.32 Engineering + ITS#9378 - Add ability to replay log and replay log tool + ITS#10125 - mdb_load: fix cursor reinit in Append mode ITS#10095 - partial revert of ITS#9278. The patch was incorrect and introduced numerous race conditions. LMDB 0.9.31 Release (2023/07/10) -- 2.47.2