]> git.sur5r.net Git - openldap/commitdiff
ITS#8117
authorHoward Chu <hyc@openldap.org>
Wed, 29 Apr 2015 16:25:42 +0000 (17:25 +0100)
committerHoward Chu <hyc@openldap.org>
Wed, 29 Apr 2015 16:30:02 +0000 (17:30 +0100)
libraries/liblmdb/CHANGES

index da4e5ce5f4f1a1cc3cd38f19576d21eef0220954..6d32dc9dafc095b40b5e9e0ed3f4387a76b057a9 100644 (file)
@@ -8,6 +8,7 @@ LMDB 0.9.15 Release Engineering
        Fix mdb_load with large values (ITS#8066)
        Fix to retry writes on EINTR (ITS#8106)
        Fix mdb_cursor_del on empty DB (ITS#8109)
+       Fix MDB_INTEGERDUP key compare (ITS#8117)
        Added workaround for fdatasync bug in ext3fs
        Build
                Don't use -fPIC for static lib