From: Howard Chu Date: Mon, 10 Sep 2018 18:06:45 +0000 (+0100) Subject: ITS#8857 mdb_cursor_del X-Git-Tag: LMDB_0.9.23~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea4c969a2473085302c4d6d97476ae3594fc27ba;p=thirdparty%2Fopenldap.git ITS#8857 mdb_cursor_del --- diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES index f51f186e78..bcdca6b0a5 100644 --- a/libraries/liblmdb/CHANGES +++ b/libraries/liblmdb/CHANGES @@ -5,6 +5,7 @@ LMDB 0.9.23 Engineering ITS#8831 Fix mdb_load flag init ITS#8844 Fix mdb_env_close in forked process Documentation + ITS#8857 mdb_cursor_del doesn't invalidate cursor ITS#8908 GET_MULTIPLE etc don't change passed in key LMDB 0.9.22 Release (2018/03/22)