summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-11-08 15:56:41 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2013-11-08 15:56:41 +0100
commitcab2279d5cd003138b32c5e1682ef6606e20ca5d (patch)
tree80db44791a60310f213a19f614bd82c8f5ce3004
parent9c3a83f481d549eb85666c8bd2dea44e731990ef (diff)
downloadrsyslog-cab2279d5cd003138b32c5e1682ef6606e20ca5d.tar.gz
rsyslog-cab2279d5cd003138b32c5e1682ef6606e20ca5d.tar.bz2
rsyslog-cab2279d5cd003138b32c5e1682ef6606e20ca5d.zip
doc: maintain ChangeLog
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 102fee43..e5640b73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@ Version 7.5.7 [devel] 2013-11-??
- bugfix: ommysql lost configfile/section parameters after first close
This means that when a connection was broken, it was probably
re-instantiated with different parameters than configured.
+- bugfix: regression in template processing with subtrees in templates
+ Thanks to Pavel Levshin for the fix
- bugfix: regular worker threads are not properly (re)started if DA
mode is active.
This occurs only under rare conditions, but definitely is a bug that