Fix a transformation caching bug. See #490.

This commit is contained in:
brectanus
2008-05-05 21:57:28 +00:00
parent 6b3d337614
commit 0c28f30876
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
24 Apr 2008 - 2.5.4
-------------------
* Fixed issue where transformation cache was using the SecDefaultAction
value even when t:none was used within a rule.
24 Apr 2008 - 2.5.3
-------------------