From 657dbcc811e3c02aa48f27cb9e7ac9b9be06002f Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Thu, 19 Nov 2015 17:29:42 +0000 Subject: [PATCH] ITS#8312, 8313, 8315 --- libraries/liblmdb/CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES index c9f9f38de2..d35d487c45 100644 --- a/libraries/liblmdb/CHANGES +++ b/libraries/liblmdb/CHANGES @@ -17,6 +17,9 @@ LMDB 0.9.17 Release Engineering Fix ITS#7971 mdb_txn_renew0() new reader slots Fix ITS#7969 use __sync_synchronize on non-x86 Fix ITS#8311 page_split from update_key + Fix ITS#8312 loose pages in nested txn + Fix ITS#8313 mdb_rebalance dummy cursor + Fix ITS#8315 dirty_room in nested txn Added mdb_txn_id() (ITS#7994) Added robust mutex support Miscellaneous cleanup/simplification -- 2.39.5