Allow mlogc to periodically flush memory pools (MODSEC-68).

This commit is contained in:
b1v1r
2009-07-24 05:04:55 +00:00
parent b77784c3ee
commit 206eb02bd1
2 changed files with 72 additions and 29 deletions

View File

@@ -1,6 +1,8 @@
23 July 2009 - 2.5.10-dev1
--------------------------
* Allow mlogc to periodically flush memory pools.
* Using nolog,auditlog will now log the "Message:" line to the auditlog, but
nothing to the error log. Prior versions dropped the "Message:" line from
both logs. To do this now, just use "nolog" or "nolog,noauditlog".