]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10296 fix fdatasync on MacOS
authorHoward Chu <hyc@openldap.org>
Tue, 28 Jan 2025 17:29:56 +0000 (17:29 +0000)
committerHoward Chu <hyc@openldap.org>
Tue, 28 Jan 2025 17:29:56 +0000 (17:29 +0000)
libraries/liblmdb/CHANGES

index f3a8a551c2a928a4f2ea6b0aaea618d486edcb88..f86ce522c2f0cce36f3249ccf59ffc15f9a32ab3 100644 (file)
@@ -3,6 +3,7 @@ LMDB 0.9 Change Log
 LMDB 0.9.34 Engineering
        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
 
 LMDB 0.9.33 Release (2024/05/21)
        ITS#9037 mdb_page_search: fix error code when DBI record is missing