]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10198
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 7 May 2024 16:49:00 +0000 (16:49 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 7 May 2024 16:49:00 +0000 (16:49 +0000)
libraries/liblmdb/CHANGES

index bf4c808dc599357137f4b583abde795a32be1d5b..73dbf490ca4338253d6737bb59c3d48e5314841f 100644 (file)
@@ -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