diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-09-23 13:27:14 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-09-23 13:27:14 +0200 |
commit | 75d8becf10cf83c984590ce9ba666d86b382e7e6 (patch) | |
tree | b3e7dca0d17195de09ef8fc3b1b3bc090835c541 /ChangeLog | |
parent | 80fe59ba00d496cedff608e6e64e4d4968f297b6 (diff) | |
parent | 765575e41f366135fe32ce888cfcc396617747c3 (diff) | |
download | rsyslog-75d8becf10cf83c984590ce9ba666d86b382e7e6.tar.gz rsyslog-75d8becf10cf83c984590ce9ba666d86b382e7e6.tar.xz rsyslog-75d8becf10cf83c984590ce9ba666d86b382e7e6.zip |
Merge branch 'v3-stable' into beta
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |