summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-09-22 16:31:51 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-09-22 16:31:51 +0200
commitbbf0f952a1d5456e9ce745e21d63d5421328db64 (patch)
tree3acef1270a3817e5702e85feaac003e12afe02bd /ChangeLog
parent48555f70c7f6020241b001d5dc7a2b6d2275d85f (diff)
parent4ee092935b56c24ceb53488be04175482638b686 (diff)
downloadrsyslog-bbf0f952a1d5456e9ce745e21d63d5421328db64.tar.gz
rsyslog-bbf0f952a1d5456e9ce745e21d63d5421328db64.tar.xz
rsyslog-bbf0f952a1d5456e9ce745e21d63d5421328db64.zip
Merge branch 'master' into helgrind
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index faa3d86f..e2c7d5d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -266,6 +266,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