Do not log 'allow' action as intercepted in the debug log.

This commit is contained in:
brectanus
2007-03-21 14:38:57 +00:00
parent d1ada359dd
commit 58afede3f3
2 changed files with 6 additions and 1 deletions

View File

@@ -1,7 +1,9 @@
20 Mar 2007 - trunk
21 Mar 2007 - trunk
-------------------
* Do not log 'allow' action as intercepted in the debug log.
* Optimize regex execution to not capture unless 'capture' action used.
* Performance improvements in memory management.