Updated fix message.

This commit is contained in:
ivanr 2007-02-22 10:52:49 +00:00
parent f807697e3d
commit 8eb0aa7e4a

View File

@ -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.