lmdb: minor update lmdb/CHANGES.

Change-Id: Ic8070cce524fa899e87f4e3fe8d44c69e6830d58
This commit is contained in:
Leo Yuriev 2015-04-23 05:39:44 +03:00
parent ae9fdb3a26
commit 1cab8ed564

View File

@ -6,6 +6,7 @@ LMDB 0.9.15 Release Engineering
Fix compact of empty env (ITS#7956) Fix compact of empty env (ITS#7956)
Fix mdb_rebalance collapsing root (ITS#8062) Fix mdb_rebalance collapsing root (ITS#8062)
Fix mdb_load with large values (ITS#8066) Fix mdb_load with large values (ITS#8066)
Fix to retry writes on EINTR (ITS#8106)
Added workaround for fdatasync bug in ext3fs Added workaround for fdatasync bug in ext3fs
Build Build
Don't use -fPIC for static lib Don't use -fPIC for static lib