summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-09-22 16:31:58 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-09-22 16:31:58 +0200
commit5b43ffdf1bc099a9e9b0696ab939f5eb6d9bef2a (patch)
treed1e7046f124f5ed5dd72a20c85ea8287d1b0a8a8 /ChangeLog
parent3a643aa747d56f56c649909e682cb4d4bfc72268 (diff)
parent4ee092935b56c24ceb53488be04175482638b686 (diff)
downloadrsyslog-5b43ffdf1bc099a9e9b0696ab939f5eb6d9bef2a.tar.gz
rsyslog-5b43ffdf1bc099a9e9b0696ab939f5eb6d9bef2a.tar.xz
rsyslog-5b43ffdf1bc099a9e9b0696ab939f5eb6d9bef2a.zip
Merge branch 'master' into perf
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee1f640e..c0e68233 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -268,6 +268,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