summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-10-01 10:44:56 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-10-01 10:44:56 +0200
commit8a1f6b17698974a1e36c1f0134e4bc4c51c7539f (patch)
tree7c6226b5cb420698eddb8cdaddeb8767994f759f /ChangeLog
parent58d52a638e453ec4650b01fb5590aeed7416afe3 (diff)
downloadrsyslog-8a1f6b17698974a1e36c1f0134e4bc4c51c7539f.tar.gz
rsyslog-8a1f6b17698974a1e36c1f0134e4bc4c51c7539f.tar.xz
rsyslog-8a1f6b17698974a1e36c1f0134e4bc4c51c7539f.zip
added doc on how to build from source repository
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index da644d28..f16ac398 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,14 @@
---------------------------------------------------------------------------
Version 3.18.5 (rgerhards), 2008-10-??
-- added doc on malformed messages, cause and how to work-around, to the
- doc set
- 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.
+- added doc on malformed messages, cause and how to work-around, to the
+ doc set
+- added doc on how to build from source repository
---------------------------------------------------------------------------
Version 3.18.4 (rgerhards), 2008-09-18
- bugfix: order-of magnitude issue with base-10 size definitions