Fixed a bug in transformation caching, which would prevent a match in certian cases.

Updated docs on "pass" action to explicitly state that we execute all targets.
This commit is contained in:
brectanus
2008-03-07 20:23:16 +00:00
parent e0f503a133
commit 024e854725
4 changed files with 25 additions and 8 deletions

View File

@@ -1,5 +1,8 @@
05 Mar 2008 - 2.5.1-breach1
---------------------------
07 Mar 2008 - 2.5.1-rc1
-----------------------
* Fixed an issue where a match would not occur if transformation caching
was enabled.
* Using "severity" in a default action is now just a warning.