From 51e7bfcc032721bd7577da77add66e8303de95fa Mon Sep 17 00:00:00 2001 From: ivanr Date: Tue, 26 Jan 2010 21:59:57 +0000 Subject: [PATCH] Document phase 5 changes in CHANGES --- CHANGES | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 43458b1a..8f359e37 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,12 @@ -12 Dec 2009 - trunk +26 Jan 2010 - trunk ------------------- + * Adjusted phase 5 to execute just prior to mod_log_config. This should + allow phase 5 rules to to implement conditional logging, as well as + pave support for allowing access to all ModSecurity variables from + mog_log_config. [Ivan Ristic] + * Reserved 700,000-799,999 IDs for Ivan Ristic. * Fixed SecAction not working when CONNECT request method is used