summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-08-11 15:05:00 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-08-11 15:05:00 +0200
commitb4d4366986b464ae4a75594ab7df0a5edb2ee08f (patch)
treefabef4fcfe3892ed276e34361727dadde9971f56 /ChangeLog
parent00d594348af514fbbbb5f581124ac524d507187f (diff)
downloadrsyslog-b4d4366986b464ae4a75594ab7df0a5edb2ee08f.tar.gz
rsyslog-b4d4366986b464ae4a75594ab7df0a5edb2ee08f.tar.xz
rsyslog-b4d4366986b464ae4a75594ab7df0a5edb2ee08f.zip
bugfixes for tag emulation
- bugfix: potential hang condition during tag emulation - bugfix: too-early string termination during tag emulation
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 71ac7448..92d582fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
---------------------------------------------------------------------------
-Version 5.8.5 [V5-stable] (al), 2011-??-??
+Version 5.8.5 [V5-stable] (rgerhards/al), 2011-??-??
+- 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)
---------------------------------------------------------------------------
Version 5.8.4 [V5-stable] (al), 2011-08-10