From: Quanah Gibson-Mount Date: Tue, 16 Jan 2024 20:30:34 +0000 (+0000) Subject: ITS#10137 X-Git-Tag: LMDB_0.9.32~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6973baf41690938b430aebd6a9d85e626e2984f6;p=thirdparty%2Fopenldap.git ITS#10137 --- diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES index 3062c7b4a7..fac37f59f1 100644 --- a/libraries/liblmdb/CHANGES +++ b/libraries/liblmdb/CHANGES @@ -2,8 +2,9 @@ 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. + ITS#10125 - mdb_load: fix cursor reinit in Append mode + ITS#10137 - Allow users to define MDB_IDL_LOGN LMDB 0.9.31 Release (2023/07/10) ITS#8447 - Fix cursor_put(MDB_CURRENT) on DUPSORT DB with different sized data