From: Quanah Gibson-Mount Date: Tue, 7 May 2024 16:49:34 +0000 (+0000) Subject: ITS#10212 X-Git-Tag: LMDB_0.9.33~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c99799729311eb06e3922994f11569f86e7634f;p=thirdparty%2Fopenldap.git ITS#10212 --- diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES index 73dbf490ca..6422f08b3a 100644 --- a/libraries/liblmdb/CHANGES +++ b/libraries/liblmdb/CHANGES @@ -3,6 +3,7 @@ LMDB 0.9 Change Log LMDB 0.9.33 Engineering ITS#9037 mdb_page_search: fix error code when DBI record is missing ITS#10198 For win32, stop passing ignored parameter + ITS#10212 Fix meta page usage by read only tools LMDB 0.9.32 Release (2024/01/29) ITS#9378 - Add ability to replay log and replay log tool