]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9037
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 26 Mar 2024 16:25:55 +0000 (16:25 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 26 Mar 2024 16:25:55 +0000 (16:25 +0000)
libraries/liblmdb/CHANGES

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