diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-11 08:45:51 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-11 08:45:51 +0000 |
commit | 8203dc8bb8f9a1b8ac928a14333c4aeefa63efa6 (patch) | |
tree | eb41a7356ef642a98ec5fabb7c9dd85198d08812 /ChangeLog | |
parent | 13d90a23862797c89405b4a8ab921d79734eb0c0 (diff) | |
download | rsyslog-8203dc8bb8f9a1b8ac928a14333c4aeefa63efa6.tar.gz rsyslog-8203dc8bb8f9a1b8ac928a14333c4aeefa63efa6.tar.xz rsyslog-8203dc8bb8f9a1b8ac928a14333c4aeefa63efa6.zip |
bugfix: trailing ":" of tag was lost while parsing legacy syslog messages
without timestamp - thanks to Anders Blomdell for providing a patch!
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ Version 3.11.1 (rgerhards), 2008-02-?? - added x-info field to rsyslogd startup/shutdown message. Hopefully points users to right location for further info (many don't even know they run rsyslog ;)) +- bugfix: trailing ":" of tag was lost while parsing legacy syslog messages + without timestamp - thanks to Anders Blomdell for providing a patch! --------------------------------------------------------------------------- Version 3.11.0 (rgerhards), 2008-01-31 - implemented queued actions |