diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-01-27 14:29:48 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-01-27 14:29:48 +0100 |
commit | cb843f8b788644ea441e9f122468f442ef3d9a0b (patch) | |
tree | 3c321d85762709769d7fa10db82d1f8ab6a81184 /ChangeLog | |
parent | 1773bfa14b271d3bcd7fd96bba0bae8028280b75 (diff) | |
download | rsyslog-cb843f8b788644ea441e9f122468f442ef3d9a0b.tar.gz rsyslog-cb843f8b788644ea441e9f122468f442ef3d9a0b.tar.xz rsyslog-cb843f8b788644ea441e9f122468f442ef3d9a0b.zip |
bugfix: rsyslog aborted during startup if there is an error in loading an action
and legacy configuration mode is used
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Version 6.3.7 [DEVEL] 2011-0?-?? - imported refactored v5.9.6 imklog linux driver, now combined with BSD driver +- bugfix: rsyslog aborted during startup if there is an error in loading + an action and legacy configuration mode is used - bugfix: bsd klog driver did no longer compile - removed imtemplate/omtemplate template modules, as this was waste of time The actual input/output modules are better copy templates. Instead, the |