From 5cdde0c5b76e2bc7378bf180263317966974bf13 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Thu, 23 Apr 2015 05:52:13 +0100 Subject: [PATCH] ITS#8109 --- libraries/liblmdb/CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES index e0295ba802..da4e5ce5f4 100644 --- a/libraries/liblmdb/CHANGES +++ b/libraries/liblmdb/CHANGES @@ -7,6 +7,7 @@ LMDB 0.9.15 Release Engineering Fix mdb_rebalance collapsing root (ITS#8062) 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) Added workaround for fdatasync bug in ext3fs Build Don't use -fPIC for static lib -- 2.39.5