summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-08-22 14:30:12 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-08-22 14:30:12 +0200
commitd92ad440da788fea9f17bfa4b0185f12644bf714 (patch)
treedb11db9ced73043ab0f2bf8d02bd49d0abc42191 /ChangeLog
parent9fb96ec34312b6da7b496db0b3d5eb86442fed06 (diff)
downloadrsyslog-d92ad440da788fea9f17bfa4b0185f12644bf714.tar.gz
rsyslog-d92ad440da788fea9f17bfa4b0185f12644bf714.tar.xz
rsyslog-d92ad440da788fea9f17bfa4b0185f12644bf714.zip
bugfix: multiple main queues with same queue file name were not detected
This lead to queue file corruption. While the root cause is a config error, it is a bug that this important and hard to find config error was not detected by rsyslog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2efbaa8a..32409fd7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,10 @@ Version 5.8.13 [V5-stable] 2012-06-??
Thanks to bodik and Rohit Prasad for alerting us on this bug and
analyzing it.
fixes: http://bugzilla.adiscon.com/show_bug.cgi?id=347
+- bugfix: multiple main queues with same queue file name was not detected
+ This lead to queue file corruption. While the root cause is a config
+ error, it is a bug that this important and hard to find config error
+ was not detected by rsyslog.
---------------------------------------------------------------------------
Version 5.8.12 [V5-stable] 2012-06-06
- add small delay (50ms) after sending shutdown message