From f16eb8b54ad3dbb787acdc0224fbe85ea7dc3b08 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Fri, 23 Feb 2018 18:56:51 -0300 Subject: [PATCH] CHANGES: Adds info about #1640 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index e2ba1bbc..8a4572ef 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ v3.0.x - YYYY-MMM-DD (To be released) ------------------------------------- + - Fix msc_who_am_i() to return pointer to a valid C string + [Issue #1640 - @defanator] - Added some cosmetics to autoconf related code [Issue #1652 - @airween] - Fix "make dist" target to include necessary headers for Lua