]> git.sur5r.net Git - openldap/commitdiff
ITS#8168, 8169
authorHoward Chu <hyc@openldap.org>
Tue, 24 Nov 2015 16:08:53 +0000 (16:08 +0000)
committerHoward Chu <hyc@openldap.org>
Tue, 24 Nov 2015 16:08:53 +0000 (16:08 +0000)
libraries/liblmdb/CHANGES

index 1afd4ae306a4aa1707f3cb16b720f45207c334f2..cc88d8c8e6ec8ecac1d359a7369c4a62d68a1c21 100644 (file)
@@ -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)