From 68398a51f3a98170e192974708351079a5c6d85c Mon Sep 17 00:00:00 2001 From: Victor Hora Date: Sat, 13 Oct 2018 19:27:08 -0400 Subject: [PATCH] CHANGES: adds info on #1922 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 02b69f27..ad5b4f7c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ v3.0.3 - YYYY-MMM-DD (to be released) ------------------------------------- + - Add correct C function prototypes for msc_init and msc_create_rule_set + [Issue #1922 - @steven-j-wojcik] - Allow LuaJIT 2.1 to be used [Issue #1909 - @victorhora, @mdunc] - Match m_id JSON log with RuleMessage and v2 format