]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9919
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 3 Oct 2022 16:40:10 +0000 (16:40 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 3 Oct 2022 16:40:10 +0000 (16:40 +0000)
libraries/liblmdb/CHANGES

index 262b3455978f84d8c3f08c959fb130b841ac333e..44cbdfc8a89ea47681dfb250ebe3d05d0fe2d385 100644 (file)
@@ -1,7 +1,8 @@
 LMDB 0.9 Change Log
 
 LMDB 0.9.30 Engineering
-       ITS#9723 clear C_EOF on cursor with MDB_FIRST_DUP
+       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
 
 LMDB 0.9.29 Release (2021/03/16)