]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9806
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 28 Nov 2022 17:51:38 +0000 (17:51 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 28 Nov 2022 17:51:38 +0000 (17:51 +0000)
libraries/liblmdb/CHANGES

index 68c163727930aa4f755208afb055b87184425917..9e0bde3b769bf7cb0a8df410742c65a5f2093372 100644 (file)
@@ -1,6 +1,7 @@
 LMDB 0.9 Change Log
 
 LMDB 0.9.30 Release (2022/10/19)
+       ITS#9806 - LMDB page_split: key threshold depends on page size
        ITS#9919 - Mark infrequently used functions as cold
        ITS#9723 - clear C_EOF on cursor with MDB_FIRST_DUP
        ITS#9030 - Use sys/cachectl.h rather than asm/cachectl.h on mips