summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-08-08 11:58:03 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-08-08 11:58:03 +0000
commitdf6c2ba072cda2c122646cbb91bed450f47b55ef (patch)
tree3abcb1c47cb0a8ce24facc5f5216c4241f9b6b49 /ChangeLog
parentf2511d3c610684b4c23dd91f1fbbfd90c935102d (diff)
downloadrsyslog-df6c2ba072cda2c122646cbb91bed450f47b55ef.tar.gz
rsyslog-df6c2ba072cda2c122646cbb91bed450f47b55ef.tar.xz
rsyslog-df6c2ba072cda2c122646cbb91bed450f47b55ef.zip
added a database cleanup script based on a suggestion of Michael Mansour.
Michael Meckelein adapted it sligthly for use with rsyslog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc79d189..660666ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,8 @@ Version 1.18.1 (rgerhards), 2007-08-??
- all compile-time settings are now shown in rsyslogd -v, not just the
active ones
- enhanced performance a little bit more
+- added config file directive $ActionResumeInterval
+- fixed a bug that prevented compilation under debian sid
---------------------------------------------------------------------------
Version 1.18.0 (rgerhards), 2007-08-03
- rsyslog now supports fallback actions when an action did not work. This