summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-09-20 10:07:24 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-09-20 10:07:24 +0200
commit1e6469e92096f9f6c04cb80479ab049a9caa4fa2 (patch)
treeeffb3d279204814eae5bd0935c9d5c8da25d0b7c
parentd691f7ad87e4f2fd32ea1b82cda266d8fc626e4a (diff)
downloadrsyslog-1e6469e92096f9f6c04cb80479ab049a9caa4fa2.tar.gz
rsyslog-1e6469e92096f9f6c04cb80479ab049a9caa4fa2.tar.bz2
rsyslog-1e6469e92096f9f6c04cb80479ab049a9caa4fa2.zip
doc: add last bugfix to ChangeLog
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc6cfc68..8eef4235 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.