summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-11-21 11:09:25 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2013-11-21 11:09:25 +0100
commit54add6e24b5d10283e08a32c22565e6249204567 (patch)
tree6d84025e669c29d710bc393cfe40856d3b03bf81
parent778568eb79642bed5064b6223594982d81813895 (diff)
downloadrsyslog-54add6e24b5d10283e08a32c22565e6249204567.tar.gz
rsyslog-54add6e24b5d10283e08a32c22565e6249204567.tar.bz2
rsyslog-54add6e24b5d10283e08a32c22565e6249204567.zip
doc: maintain ChangeLog
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd4a0b39..df14178d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
---------------------------------------------------------------------------
Version 7.4.7 [v7.4-stable] 2013-11-??
+- bugfix: disk queues created files in wrong working directory
+ if the $WorkDirectory was changed multiple times, all queues only
+ used the last value set.
- bugfix: legacy directive $ActionQueueWorkerThreads was not honored
- bugfix: segfault on startup when certain script constructs are used
e.g. "if not $msg ..."