ITS#8316, 8321

This commit is contained in:
Howard Chu 2015-11-23 01:51:45 +00:00
parent d78ffc9517
commit b0851a13af

View 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