diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-09-20 10:07:24 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-09-20 10:07:24 +0200 |
commit | 1e6469e92096f9f6c04cb80479ab049a9caa4fa2 (patch) | |
tree | effb3d279204814eae5bd0935c9d5c8da25d0b7c | |
parent | d691f7ad87e4f2fd32ea1b82cda266d8fc626e4a (diff) | |
download | rsyslog-1e6469e92096f9f6c04cb80479ab049a9caa4fa2.tar.gz rsyslog-1e6469e92096f9f6c04cb80479ab049a9caa4fa2.tar.bz2 rsyslog-1e6469e92096f9f6c04cb80479ab049a9caa4fa2.zip |
doc: add last bugfix to ChangeLog
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,4 +1,9 @@ --------------------------------------------------------------------------- +Version 6.4.3 [V6-STABLE] 2012-??-?? +- bugfix: sysklogd-emulating standard template was no longer present in v6 + This was obviously lost during the transition to the new config format. + Thanks to Milan Bartos for alerting us and a patch! +--------------------------------------------------------------------------- Version 6.4.2 [V6-STABLE] 2012-09-20 - bugfix: potential abort, if action queue could not be properly started This most importantly could happen due to configuration errors. |