From c66dbfd3f7dc17bdd988cc78dc77541eb054d2bd Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Mon, 22 Sep 2008 16:25:26 +0200 Subject: doc bugfix: $ActionExecOnlyWhenPreviousIsSuspended was still misspelled ... as $...OnlyIfPrev... in some parts of the documentation. Thanks to Lorenzo M. Catucci for reporting this bug. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') 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 -- cgit