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

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