summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-08-31 11:19:30 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-08-31 11:19:30 +0200
commite6b3e3bf14255a1f8c5204a1ec61ec8c22541b59 (patch)
tree1c7dd9be816217b6ef215a3daa192159466454af /ChangeLog
parent43dd1bc0e659f3ddce2f2c5138864d36a5647846 (diff)
parenta4745f2afac60c28be53088050e9481b30926361 (diff)
downloadrsyslog-e6b3e3bf14255a1f8c5204a1ec61ec8c22541b59.tar.gz
rsyslog-e6b3e3bf14255a1f8c5204a1ec61ec8c22541b59.tar.xz
rsyslog-e6b3e3bf14255a1f8c5204a1ec61ec8c22541b59.zip
Merge branch 'v5-stable' into beta
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bbbf0f98..4b35af5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -224,6 +224,7 @@ Version 5.9.0 [V5-DEVEL] (rgerhards), 2011-03-??
---------------------------------------------------------------------------
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)