From 270c5438288fa15a03a75400e788734f32a5608d Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Wed, 15 Oct 2025 18:13:58 +0100 Subject: [PATCH] ITS#9564 --- libraries/liblmdb/CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES index 64eb2eab4c..0606e5d537 100644 --- a/libraries/liblmdb/CHANGES +++ b/libraries/liblmdb/CHANGES @@ -1,6 +1,7 @@ LMDB 0.9 Change Log LMDB 0.9.34 Engineering + ITS#9564 - fix race condition freeing spilled pages at end of transaction ITS#10222 - Update mdb_dump(1) and mdb_load(1) man pages for append (-a) option ITS#10275 - mdb_load: add -Q option to use NOSYNC ITS#10296 - fix fdatasync on MacOS -- 2.47.3