From: Quanah Gibson-Mount Date: Mon, 3 Oct 2022 16:40:10 +0000 (+0000) Subject: ITS#9919 X-Git-Tag: LMDB_0.9.30~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca7128ad35188beaacfb34882218ca33e32dc09c;p=thirdparty%2Fopenldap.git ITS#9919 --- diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES index 262b345597..44cbdfc8a8 100644 --- a/libraries/liblmdb/CHANGES +++ b/libraries/liblmdb/CHANGES @@ -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)