From 31c8d4c520cb5494c7d95713be3c5b5be844b836 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Thu, 1 Nov 2018 16:00:25 -0300 Subject: [PATCH] CHANGES: Adds info about #1943 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 56bbc240..4d375bf2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ v3.0.3 - YYYY-MMM-DD (to be released) ------------------------------------- + - Fix double macros bug + [Issue #1943 - @supplient, @zimmerle] - Override the default status code if not suitable to redirect action [Issue #1850 - @zimmerle, @victorhora] - parser: Fix the support for CRLF configuration files