summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-09-23 13:27:14 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-09-23 13:27:14 +0200
commit75d8becf10cf83c984590ce9ba666d86b382e7e6 (patch)
treeb3e7dca0d17195de09ef8fc3b1b3bc090835c541 /ChangeLog
parent80fe59ba00d496cedff608e6e64e4d4968f297b6 (diff)
parent765575e41f366135fe32ce888cfcc396617747c3 (diff)
downloadrsyslog-75d8becf10cf83c984590ce9ba666d86b382e7e6.tar.gz
rsyslog-75d8becf10cf83c984590ce9ba666d86b382e7e6.tar.xz
rsyslog-75d8becf10cf83c984590ce9ba666d86b382e7e6.zip
Merge branch 'v3-stable' into beta
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 011a62f1..8c2faaa4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -163,6 +163,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.