]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9378, ITS#10125
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 11 Jan 2024 22:35:25 +0000 (22:35 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 11 Jan 2024 22:35:25 +0000 (22:35 +0000)
libraries/liblmdb/CHANGES

index ef5f51e0da736933d96ab2c445bc10ad3df0430e..3062c7b4a71671c66a53b527aae4e79833e76fe6 100644 (file)
@@ -1,6 +1,8 @@
 LMDB 0.9 Change Log
 
 LMDB 0.9.32 Engineering
+       ITS#9378 - Add ability to replay log and replay log tool
+       ITS#10125 - mdb_load: fix cursor reinit in Append mode
        ITS#10095 - partial revert of ITS#9278. The patch was incorrect and introduced numerous race conditions.
 
 LMDB 0.9.31 Release (2023/07/10)