From 5e8062cf72d06364920dc0effc8be344fe78a7a4 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Wed, 28 Feb 2018 08:55:06 -0300 Subject: [PATCH] CHANGES: Adds info about #1691 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 17e1c0d6..b38cffb6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ v3.0.x - YYYY-MMM-DD (To be released) ------------------------------------- + - Fix LMDB compile error + [Isseu #1691 - @airween] - Fix msc_who_am_i() to return pointer to a valid C string [Issue #1640 - @defanator] - Added some cosmetics to autoconf related code