summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-08-31 11:18:03 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-08-31 11:18:03 +0200
commite14098e89f61f6d5927f90c96cc9a1b249ac728a (patch)
tree395d3f8d3a0d2e307a2f38e3080dcdd2f9bbec61 /ChangeLog
parentf58dd9c146d227758bcc065639c31995c6c23800 (diff)
parenta4745f2afac60c28be53088050e9481b30926361 (diff)
downloadrsyslog-e14098e89f61f6d5927f90c96cc9a1b249ac728a.tar.gz
rsyslog-e14098e89f61f6d5927f90c96cc9a1b249ac728a.tar.xz
rsyslog-e14098e89f61f6d5927f90c96cc9a1b249ac728a.zip
Merge branch 'v5-stable' into v5-devel
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2e2ff5c..072c5f7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -83,6 +83,7 @@ Version 5.9.0 [V5-DEVEL] (rgerhards), 2011-06-08
---------------------------------------------------------------------------
Version 5.8.5 [V5-stable] (rgerhards/al), 2011-09-01
- bugfix/security: off-by-two bug in legacy syslog parser, CVE-2011-3200
+- bugfix: mark message processing did not work correctly
- bugfix: potential hang condition during tag emulation
- bugfix: too-early string termination during tag emulation
- bugfix: The NUL-Byte for the syslogtag was not copied in MsgDup (msg.c)