From 8eb0aa7e4ac58f958d50ba7011199c8df0041a15 Mon Sep 17 00:00:00 2001 From: ivanr Date: Thu, 22 Feb 2007 10:52:49 +0000 Subject: [PATCH] Updated fix message. --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 31b1886f..7130894e 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,8 @@ 22 Feb 2006 - 2.1.0-rc7+ ------------------------ -* SecRuleRemoveById was unable to remove a rule placed in phase 4. Fixed. +* It was not possible to remove a rule placed in phase 4 using + SecRuleRemoveById or SecRuleRemoveByMsg. Fixed. * Fixed a problem with incorrectly setting requestBodyProcessor using the ctl action.