Fixed removing cained rules with ctl action.

This commit is contained in:
brectanus
2008-01-24 22:39:13 +00:00
parent ef6f75f4f7
commit 946a350043
2 changed files with 12 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
24 Jan 2008 - 2.5.0-rc2
-----------------------
* Fixed removal of chained rules via ctl:ruleRemoveById.
* Implemented SecUploadFileMode to allow setting the mode for uploaded files.
* Implemented "block" action.