]> git.sur5r.net Git - openldap/commitdiff
ITS#8316, 8321
authorHoward Chu <hyc@openldap.org>
Mon, 23 Nov 2015 01:51:45 +0000 (01:51 +0000)
committerHoward Chu <hyc@openldap.org>
Mon, 23 Nov 2015 01:51:45 +0000 (01:51 +0000)
libraries/liblmdb/CHANGES

index d35d487c457c460d50cc564e64675f24dab86d5b..b0aad290aed42024739a315cdafdee1ad466c99a 100644 (file)
@@ -20,6 +20,8 @@ LMDB 0.9.17 Release Engineering
        Fix ITS#8312 loose pages in nested txn
        Fix ITS#8313 mdb_rebalance dummy cursor
        Fix ITS#8315 dirty_room in nested txn
+       Fix ITS#8316 page_merge cursor tracking
+       Fix ITS#8321 cursor tracking
        Added mdb_txn_id() (ITS#7994)
        Added robust mutex support
        Miscellaneous cleanup/simplification