This commit is contained in:
Hallvard Furuseth 2015-05-28 00:12:53 +02:00
parent 6bfadb9178
commit 277e536ffa

View file

@ -8,6 +8,7 @@ LMDB 0.9.15 Release Engineering
Fix mdb_load with large values (ITS#8066)
Fix to retry writes on EINTR (ITS#8106)
Fix mdb_cursor_del on empty DB (ITS#8109)
Fix mdb_txn_renew after error (ITS#8157)
Fix MDB_INTEGERDUP key compare (ITS#8117)
Added workaround for fdatasync bug in ext3fs
Build