Remove default transformations. See #445.

This commit is contained in:
brectanus
2008-01-22 05:50:42 +00:00
parent c4e1ede358
commit 18e9ef0808
3 changed files with 14 additions and 27 deletions

View File

@@ -1,6 +1,8 @@
02 Jan 2008 - 2.5.0-rc2
21 Jan 2008 - 2.5.0-rc2
-----------------------
* There are no longer any default transformations performed.
* Implemented SecRuleUpdateActionById.
* Phase 5 rules can now be removed via SecRuleRemoveBy* directives.