]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8447
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 25 May 2023 19:37:01 +0000 (19:37 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 25 May 2023 19:37:01 +0000 (19:37 +0000)
libraries/liblmdb/CHANGES

index aff5d5d165fd440cce71389595289f8ab14bc98d..21345625b91a961f3f51671db106278fa7a6ae34 100644 (file)
@@ -1,6 +1,7 @@
 LMDB 0.9 Change Log
 
 LMDB 0.9.31 Engineering
+       ITS#8447 - Fix cursor_put(MDB_CURRENT) on DUPSORT DB with different sized data
 
 LMDB 0.9.30 Release (2023/02/08)
        ITS#9806 - LMDB page_split: key threshold depends on page size