summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-02-21 14:08:37 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-02-21 14:08:37 +0100
commit36c1649fc187090bfd5af2c48bb44ce25a0fdef6 (patch)
tree6a6fa53c795f46fa2cf5921a2aabf14cbfa8dcd5 /ChangeLog
parent314d3532109cca574aabc3e960586f499966e868 (diff)
downloadrsyslog-36c1649fc187090bfd5af2c48bb44ce25a0fdef6.tar.gz
rsyslog-36c1649fc187090bfd5af2c48bb44ce25a0fdef6.tar.xz
rsyslog-36c1649fc187090bfd5af2c48bb44ce25a0fdef6.zip
improved testbench, added tests for imuxsock
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71e6f3ed..82dd5ac1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@ Version 5.7.5 [V5-BETA] (rgerhards), 2011-02-??
we do this directly in the beta because a) it does not affect existing
functionality and b) one may argue that this missing functionality is
close to a bug.
+- improved testbench, added tests for imuxsock
- bugfix: imuxsock did no longer remove trailing LF
This was a regression from the imuxsock partial rewrite. Happened
because the message is no longer run through the standard parsers.