mdbx: backport - release 0.9.18

Change-Id: I132a004c109facfa481a86a09eb0c3e454c294a8
This commit is contained in:
Howard Chu
2016-02-05 21:22:15 +00:00
committed by Leo Yuriev
parent a47cdfebba
commit 0deb198ca2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
LMDB 0.9 Change Log
LMDB 0.9.18 Release Engineering
LMDB 0.9.18 Release (2016/02/05)
Add MDB_PREV_MULTIPLE
already done for mdbx - Fix robust mutex detection on glibc 2.10-11 (ITS#8330)
Fix page_search_root assert on FreeDB (ITS#8336)