Merge remote-tracking branch 'origin/mdb.RE/0.9'

This commit is contained in:
Quanah Gibson-Mount 2024-05-07 17:29:31 +00:00
commit 2606b60c7a

View File

@ -2,6 +2,8 @@ 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