diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-09-22 16:31:58 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-09-22 16:31:58 +0200 |
commit | 5b43ffdf1bc099a9e9b0696ab939f5eb6d9bef2a (patch) | |
tree | d1e7046f124f5ed5dd72a20c85ea8287d1b0a8a8 /ChangeLog | |
parent | 3a643aa747d56f56c649909e682cb4d4bfc72268 (diff) | |
parent | 4ee092935b56c24ceb53488be04175482638b686 (diff) | |
download | rsyslog-5b43ffdf1bc099a9e9b0696ab939f5eb6d9bef2a.tar.gz rsyslog-5b43ffdf1bc099a9e9b0696ab939f5eb6d9bef2a.tar.xz rsyslog-5b43ffdf1bc099a9e9b0696ab939f5eb6d9bef2a.zip |
Merge branch 'master' into perf
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |