summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-09-22 16:30:42 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-09-22 16:30:42 +0200
commit80fe59ba00d496cedff608e6e64e4d4968f297b6 (patch)
tree95f1aea69e6eb6cb5f703dbe4038bc2524c1fd4b /ChangeLog
parent1b2270ad3a6a78b1d11a7f7639208a42aabce578 (diff)
parentc66dbfd3f7dc17bdd988cc78dc77541eb054d2bd (diff)
downloadrsyslog-80fe59ba00d496cedff608e6e64e4d4968f297b6.tar.gz
rsyslog-80fe59ba00d496cedff608e6e64e4d4968f297b6.tar.xz
rsyslog-80fe59ba00d496cedff608e6e64e4d4968f297b6.zip
Merge branch 'v3-stable' into beta
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f6a0907..011a62f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -166,6 +166,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