summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-07-24 11:11:39 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-07-24 11:11:39 +0200
commit8805b0f25ff1409a41ecc2e054896e653e4cfa55 (patch)
tree8af18a5d36dc1b619ad81900305699e02c314a5c /ChangeLog
parent33acb956db2824a118656021d873143ff1475321 (diff)
downloadrsyslog-8805b0f25ff1409a41ecc2e054896e653e4cfa55.tar.gz
rsyslog-8805b0f25ff1409a41ecc2e054896e653e4cfa55.tar.xz
rsyslog-8805b0f25ff1409a41ecc2e054896e653e4cfa55.zip
bugfix: DA queue could cause abort
...due to invalid mutex synchronisation in DA worker. In case of idle queue, mutex was incorrectly locked.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23c55ce8..d12e14c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
---------------------------------------------------------------------------
Version 5.8.13 [V5-stable] 2012-06-??
+- bugfix: DA queue could cause abort
- bugfix: "last message repeated n times" message was missing hostname
Thanks to Zdenek Salvet for finding this bug and to Bodik for reporting
- bugfix "$PreserveFQDN on" was not honored in some modules