From a02bd3a3b93ed77454af1595dedaaa3f4f436c02 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Thu, 24 May 2018 00:18:32 -0300 Subject: [PATCH] CHANGES: Adds info about: #1769 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index dc74a132..198ac878 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ v3.0.3 - YYYY-MMM-DD (to be released) ------------------------------------- + - Use rvalue reference in ModSecurity::serverLog + [Issue #1769 - @weliu] - Build System: Fix when multiple lines for curl version. [Issue #1771 - @Artistan] - Checks if response body inspection is enabled before process it