mdbx: sync version timestamp with LMDB-0.9.19

Change-Id: I4a50b38042ebd57ea2f2fec5b837b16f8a2e3ff3
This commit is contained in:
Leo Yuriev
2016-12-28 23:48:04 +03:00
parent 598989c6a5
commit ec49580a84
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ MDBX
Add MDB_PREV_MULTIPLE
Add error MDB_PROBLEM, replace some MDB_CORRUPTED
LMDB 0.9.19 Release Engineering
LMDB 0.9.19 Release (2016/12/28)
Fix mdb_env_cwalk cursor init (ITS#8424)
Fix robust mutexes on Solaris 10/11 (ITS#8339)
Fix MDB_GET_BOTH on non-dup record (ITS#8393)