From: Quanah Gibson-Mount Date: Mon, 26 Sep 2022 16:52:55 +0000 (+0000) Subject: ITS#9030 X-Git-Tag: LMDB_0.9.30~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b181666eec38a526da9bb913aa677649f1ec04d7;p=thirdparty%2Fopenldap.git ITS#9030 --- diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES index 4f7b931f7a..262b345597 100644 --- a/libraries/liblmdb/CHANGES +++ b/libraries/liblmdb/CHANGES @@ -2,6 +2,7 @@ LMDB 0.9 Change Log LMDB 0.9.30 Engineering 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) ITS#9461 refix ITS#9376