summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-09-22 16:30:52 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-09-22 16:30:52 +0200
commit4ee092935b56c24ceb53488be04175482638b686 (patch)
treeb9d82df6e8d9d2559ba9c2f3ea848cdb0a9d6ea9 /ChangeLog
parentf0732cb75b237f6a853dadb0c6cff5d6bef62952 (diff)
parent80fe59ba00d496cedff608e6e64e4d4968f297b6 (diff)
downloadrsyslog-4ee092935b56c24ceb53488be04175482638b686.tar.gz
rsyslog-4ee092935b56c24ceb53488be04175482638b686.tar.xz
rsyslog-4ee092935b56c24ceb53488be04175482638b686.zip
Merge branch 'beta'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72ae5dfd..393fa4ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -259,6 +259,9 @@ Version 3.18.5 (rgerhards), 2008-10-??
- bugfix: imudp input module could cause segfault on HUP
It did not properly de-init a variable acting as a linked list head.
That resulted in trying to access freed memory blocks after the HUP.
+- doc bugfix: $ActionExecOnlyWhenPreviousIsSuspended was still misspelled
+ as $...OnlyIfPrev... in some parts of the documentation. Thanks to
+ Lorenzo M. Catucci for reporting this bug.
---------------------------------------------------------------------------
Version 3.18.4 (rgerhards), 2008-09-18
- bugfix: order-of magnitude issue with base-10 size definitions