From: Quanah Gibson-Mount Date: Tue, 7 May 2024 16:49:00 +0000 (+0000) Subject: ITS#10198 X-Git-Tag: LMDB_0.9.33~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ccbec37209b63a049599bbd6891fc518f675d5d0;p=thirdparty%2Fopenldap.git ITS#10198 --- diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES index bf4c808dc5..73dbf490ca 100644 --- a/libraries/liblmdb/CHANGES +++ b/libraries/liblmdb/CHANGES @@ -2,6 +2,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 LMDB 0.9.32 Release (2024/01/29) ITS#9378 - Add ability to replay log and replay log tool