From: Howard Chu Date: Thu, 23 Apr 2015 02:27:33 +0000 (+0100) Subject: ITS#8106 X-Git-Tag: LMDB_0.9.15~17 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8cf73291fbd8a5ac9744503cb791e20adfe60bb8;p=openldap ITS#8106 --- diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES index 1d60d7f511..e0295ba802 100644 --- a/libraries/liblmdb/CHANGES +++ b/libraries/liblmdb/CHANGES @@ -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