From ccb1068e859b1f1376181704dae2013454e89066 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Fri, 23 Feb 2018 14:11:21 -0300 Subject: [PATCH] CHANGES: Adds info about #1678 --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 00e1c384..a67084a4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ v3.0.x - YYYY-MMM-DD (To be released) ------------------------------------- - + + - Fix "make dist" target to include necessary headers for Lua + [Issue #1678 - @defanator] - Fix "include /foo/*.conf" for single matched object in directory [Issue #1677 - @defanator] - Add missing Base64 transformation statements to parser