summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-08-17 14:44:42 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-08-17 14:44:42 +0200
commitaa10f7a16415112c014c6c628f2f25f4eb4beaa2 (patch)
treeb01b515b89a30e9b6a6a1c17e0d721fc95035efc /ChangeLog
parent1d0806b9e3c6e83443c8daa9da8f25bd4df75f9b (diff)
downloadrsyslog-aa10f7a16415112c014c6c628f2f25f4eb4beaa2.tar.gz
rsyslog-aa10f7a16415112c014c6c628f2f25f4eb4beaa2.tar.xz
rsyslog-aa10f7a16415112c014c6c628f2f25f4eb4beaa2.zip
legacy syslog parser changed so that it now accepts date stamps in wrong case.
Some devices seem to create them and I do not see any harm in supporting that.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5f3940d..10d3da0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
---------------------------------------------------------------------------
Version 4.5.2 [DEVEL] (rgerhards), 2009-07-??
+- legacy syslog parser changed so that it now accepts date stamps in
+ wrong case. Some devices seem to create them and I do not see any harm
+ in supporting that.
- bugfix: memory leak with some input modules. Those inputs that
use parseAndSubmitMsg() leak two small memory blocks with every message.
Typically, those process only relatively few messages, so the issue