]> git.sur5r.net Git - openldap/commitdiff
ITS#8319, 8320
authorHoward Chu <hyc@openldap.org>
Mon, 23 Nov 2015 02:02:36 +0000 (02:02 +0000)
committerHoward Chu <hyc@openldap.org>
Mon, 23 Nov 2015 02:02:36 +0000 (02:02 +0000)
libraries/liblmdb/CHANGES

index b0aad290aed42024739a315cdafdee1ad466c99a..6322138a1f15a22000c5f8bbf5fd8cb57533b702 100644 (file)
@@ -22,6 +22,8 @@ LMDB 0.9.17 Release Engineering
        Fix ITS#8315 dirty_room in nested txn
        Fix ITS#8316 page_merge cursor tracking
        Fix ITS#8321 cursor tracking
+       Fix ITS#8319 mdb_load error messages
+       Fix ITS#8320 mdb_load plaintext input
        Added mdb_txn_id() (ITS#7994)
        Added robust mutex support
        Miscellaneous cleanup/simplification