From: Quanah Gibson-Mount Date: Thu, 11 Jan 2024 22:35:25 +0000 (+0000) Subject: ITS#9378, ITS#10125 X-Git-Tag: LMDB_0.9.32~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea975636ab2c43fce5364b6a54cfe23ecd2f9396;p=thirdparty%2Fopenldap.git ITS#9378, ITS#10125 --- 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)