From 0e8cd767e74446545a87355313d8a1dba5ff8ea4 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Mon, 24 Sep 2018 16:13:48 -0300 Subject: [PATCH] CHANGES: Adds info about: 0x028e0 and 0x275a1 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 5099c953..f0447e08 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ v3.0.3 - YYYY-MMM-DD (to be released) ------------------------------------- + - Treating variables exception on load-time instead of run time. + [0x028e0 and 0x275a1 - @zimmerle] - Fix: function m.setvar in Lua scripts and add testcases [Issue #1859 - @nowaits, @victorhora] - Fix SecResponseBodyAccess and ctl:requestBodyAccess directives