diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-09-22 16:25:26 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-09-22 16:25:26 +0200 |
commit | c66dbfd3f7dc17bdd988cc78dc77541eb054d2bd (patch) | |
tree | 66feb5d44913660e076b71258c04e73f5a44142d /ChangeLog | |
parent | 571c51fe3481192febdf40343a21a60c69498aab (diff) | |
download | rsyslog-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |