]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9376
authorHoward Chu <hyc@openldap.org>
Fri, 23 Oct 2020 19:38:14 +0000 (20:38 +0100)
committerHoward Chu <hyc@openldap.org>
Fri, 23 Oct 2020 19:38:14 +0000 (20:38 +0100)
libraries/liblmdb/CHANGES

index e823a3b216749fe3822cdc9a8d1ddfdbf849726b..ce18637f8b276450bad13256f423f98346b06b88 100644 (file)
@@ -1,6 +1,7 @@
 LMDB 0.9 Change Log
 
 LMDB 0.9.27 Engineering
+       ITS#9376 fix repeated DUPSORT cursor deletes
 
 LMDB 0.9.26 Release (2020/08/11)
        ITS#9278 fix robust mutex cleanup for FreeBSD