summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-09-23 13:29:22 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-09-23 13:29:22 +0200
commitc4b93886d01e5ee454b009862ff8dd603dbb28b1 (patch)
tree256829f8977ca4dd0d82832d1183712f710fa372 /ChangeLog
parent4ee092935b56c24ceb53488be04175482638b686 (diff)
parent75d8becf10cf83c984590ce9ba666d86b382e7e6 (diff)
downloadrsyslog-c4b93886d01e5ee454b009862ff8dd603dbb28b1.tar.gz
rsyslog-c4b93886d01e5ee454b009862ff8dd603dbb28b1.tar.xz
rsyslog-c4b93886d01e5ee454b009862ff8dd603dbb28b1.zip
Merge branch 'beta'
Conflicts: doc/troubleshoot.html
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 393fa4ab..acaa4270 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -256,6 +256,8 @@ Version 3.19.0 (rgerhards), 2008-05-06
for the patch
---------------------------------------------------------------------------
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.