From: Quanah Gibson-Mount Date: Tue, 26 Mar 2024 16:25:55 +0000 (+0000) Subject: ITS#9037 X-Git-Tag: LMDB_0.9.33~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7077d5e601f555895233d1d942a7b65938691358;p=thirdparty%2Fopenldap.git ITS#9037 --- diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES index 10e81d5bd3..bf4c808dc5 100644 --- a/libraries/liblmdb/CHANGES +++ b/libraries/liblmdb/CHANGES @@ -1,5 +1,8 @@ LMDB 0.9 Change Log +LMDB 0.9.33 Engineering + ITS#9037 mdb_page_search: fix error code when DBI record is missing + LMDB 0.9.32 Release (2024/01/29) ITS#9378 - Add ability to replay log and replay log tool ITS#10095 - partial revert of ITS#9278. The patch was incorrect and introduced numerous race conditions.