diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-08-01 07:26:46 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-08-01 07:26:46 +0000 |
commit | 0eab6e11e94df082d6b7a791648dc367c2c16dc6 (patch) | |
tree | 96a6f14603f56bc9272a3b45ef8923ee1a692d23 /ChangeLog | |
parent | 4922cc646964e7a129b3cfab8873382425271664 (diff) | |
download | rsyslog-0eab6e11e94df082d6b7a791648dc367c2c16dc6.tar.gz rsyslog-0eab6e11e94df082d6b7a791648dc367c2c16dc6.tar.xz rsyslog-0eab6e11e94df082d6b7a791648dc367c2c16dc6.zip |
- loading default values as done yesterday *is* clean (I've just reviewed
the code again)
- moved omfile-specifc global variables (for cfsysline settings) from
syslogd.c to omfile.c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ Version 1.17.6 (rgerhards), 2007-07-3? thanks to mildew for catching this. - added configuration file command $DebugPrintModuleList and $DebugPrintCfSysLineHandlerList +- fixed an invalid value for the MARK timer - unfortunately, there was + a testing aid left in place. This resulted in quite frequent MARK messages --------------------------------------------------------------------------- Version 1.17.5 (rgerhards), 2007-07-30 - continued to work on output module modularization |