Fix warnings on Solaris and/or 64bit builds.

This commit is contained in:
brectanus
2007-11-02 22:31:47 +00:00
parent faec5b8e9d
commit e45ea12fc8
11 changed files with 69 additions and 45 deletions

View File

@@ -1,7 +1,8 @@
17 Oct 2007 - 2.5.0-dev3
02 Nov 2007 - 2.5.0-dev3
------------------------
* Fix warnings on Solaris and/or 64bit builds.
* Added skipAfter:<id> action to allow skipping all rules until a rule
with a specified ID is reached. Rule execution then continues after
the specified rule.