From b617a3e804fde958c79909d13634dc1b199f9b32 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Tue, 24 Nov 2015 16:08:53 +0000 Subject: [PATCH] ITS#8168, 8169 --- libraries/liblmdb/CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libraries/liblmdb/CHANGES b/libraries/liblmdb/CHANGES index 1afd4ae306..cc88d8c8e6 100644 --- a/libraries/liblmdb/CHANGES +++ b/libraries/liblmdb/CHANGES @@ -34,6 +34,8 @@ LMDB 0.9.17 Release Engineering Added ssize_t typedef for MSVC (ITS#8067) Use ANSI apis on Windows (ITS#8069) Use O_SYNC if O_DSYNC,MDB_DSYNC are not defined (ITS#7209) + Allow passing AR to make (ITS#8168) + Allow passing mandir to make install (ITS#8169) LMDB 0.9.16 Release (2015/08/14) Fix cursor EOF bug (ITS#8190) -- 2.39.5