Fixed crash on configuration if SecMarker is used before any rules.

Fixed SecRuleUpdateActionById so that it will work on chain starters (MODSEC-37).
This commit is contained in:
b1v1r
2009-08-12 21:41:15 +00:00
parent 9a5cf44fda
commit 0680e9e71a
4 changed files with 80 additions and 10 deletions

View File

@@ -1,6 +1,10 @@
03 Aug 2009 - 2.5.10
--------------------
* Fixed crash on configuration if SecMarker is used before any rules.
* Fixed SecRuleUpdateActionById so that it will work on chain starters.
* Cleanup build system for mlogc.
* Allow mlogc to periodically flush memory pools.