From: Howard Chu Date: Sat, 12 Sep 2015 22:08:14 +0000 (+0100) Subject: ITS#7377, 8237 X-Git-Tag: LMDB_0.9.17~104 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=faeaa3ae8f4fd848c885fee266626f8668bf28ac;p=openldap ITS#7377, 8237 --- diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES index 5ad64ecf39..c44f47d38a 100644 --- a/libraries/liblmdb/CHANGES +++ b/libraries/liblmdb/CHANGES @@ -1,6 +1,8 @@ LMDB 0.9 Change Log LMDB 0.9.17 Release Engineering + Fix ITS#7377 catch calloc failure + Fix ITS#8237 regression from ITS#7589 LMDB 0.9.16 Release (2015/08/14) Fix cursor EOF bug (ITS#8190)