diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-11-08 15:56:41 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-11-08 15:56:41 +0100 |
commit | cab2279d5cd003138b32c5e1682ef6606e20ca5d (patch) | |
tree | 80db44791a60310f213a19f614bd82c8f5ce3004 | |
parent | 9c3a83f481d549eb85666c8bd2dea44e731990ef (diff) | |
download | rsyslog-cab2279d5cd003138b32c5e1682ef6606e20ca5d.tar.gz rsyslog-cab2279d5cd003138b32c5e1682ef6606e20ca5d.tar.bz2 rsyslog-cab2279d5cd003138b32c5e1682ef6606e20ca5d.zip |
doc: maintain ChangeLog
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |