From 59851fff2b98abece45b63aee10d0680e13486f4 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Wed, 9 Dec 2015 10:06:00 -0300 Subject: [PATCH] Adds information about the issue #996 on the CHANGES file --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index de1448f8..21d6fc5c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ DD mmm YYYY - X.Y.Z (To be released) ------------------------------------ + * Refactoring conditional directives for if wrappers, alternative if + statements and incomplete if conditions. + [Issue #996 - Wesley M and ModSecurity team] * mlogc-batch-load.pl.in: fix searching SecAuditLogStorageDir files with Apache 2.4 [Issue #775 - Elia Pinto]