From c72057bc570f62e6705ecd3a8fb3f3d454bd468d Mon Sep 17 00:00:00 2001 From: brectanus Date: Tue, 22 Jan 2008 06:59:06 +0000 Subject: [PATCH] Cleanup CHANGES. --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index af0fac83..8c8e9a78 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,8 @@ * Implemented SecRuleUpdateActionById. + * Cleanup documentation. + * Phase 5 rules can now be removed via SecRuleRemoveBy* directives. * Build is now 'configure' based (autotools). @@ -44,7 +46,7 @@ Changes since 2.5.0-dev2: * Added t:jsDecode to decode JavScript escape sequences. - * Added IS_NEW and IS_EXPIRED built-in collection variables. + * Added IS_NEW built-in collection variables. * New audit log part 'K' logs all matching rules.