This commit is contained in:
Howard Chu 2015-04-23 03:27:33 +01:00
parent 32d46d4ea2
commit 8cf73291fb

View File

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