]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8857 mdb_cursor_del
authorHoward Chu <hyc@openldap.org>
Mon, 10 Sep 2018 18:06:45 +0000 (19:06 +0100)
committerHoward Chu <hyc@openldap.org>
Mon, 10 Sep 2018 18:06:45 +0000 (19:06 +0100)
libraries/liblmdb/CHANGES

index f51f186e7860d61969cbceed1f9febec11cb351a..bcdca6b0a59102477dd2409e44220309c26561e4 100644 (file)
@@ -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)