summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-09-22 16:25:26 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-09-22 16:25:26 +0200
commitc66dbfd3f7dc17bdd988cc78dc77541eb054d2bd (patch)
tree66feb5d44913660e076b71258c04e73f5a44142d /ChangeLog
parent571c51fe3481192febdf40343a21a60c69498aab (diff)
downloadrsyslog-c66dbfd3f7dc17bdd988cc78dc77541eb054d2bd.tar.gz
rsyslog-c66dbfd3f7dc17bdd988cc78dc77541eb054d2bd.tar.xz
rsyslog-c66dbfd3f7dc17bdd988cc78dc77541eb054d2bd.zip
doc bugfix: $ActionExecOnlyWhenPreviousIsSuspended was still misspelled
... as $...OnlyIfPrev... in some parts of the documentation. Thanks to Lorenzo M. Catucci for reporting this bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e33802ed..acffe09e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,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