diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-11-27 11:26:09 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-11-27 11:26:09 +0100 |
commit | 18399f11cd48c12a1314c59475d6e26889cecf49 (patch) | |
tree | 7bb937868f2dd8d186c0b16317d96e46f5434e5e /ChangeLog | |
parent | 306ba17b54bd89843ad083f23e11fde43758f928 (diff) | |
download | rsyslog-18399f11cd48c12a1314c59475d6e26889cecf49.tar.gz rsyslog-18399f11cd48c12a1314c59475d6e26889cecf49.tar.xz rsyslog-18399f11cd48c12a1314c59475d6e26889cecf49.zip |
re-implemented $EscapeControlCharacterTab config directive
Based on Jonathan Bond-Caron's patch for v4. This now also includes some
automatted tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ Version 5.5.1 [DEVEL] (rgerhards), 2009-11-?? epoll netstream drivers. So far, an epoll driver has only been implemented for plain tcp syslog, the rest will follow once the code proves well in practice AND there is demand. +- re-implemented $EscapeControlCharacterTab config directive + Based on Jonathan Bond-Caron's patch for v4. This now also includes some + automatted tests. - bugfix: enabling GSSServer crashes rsyslog startup Thanks to Tomas Kubina for the patch [imgssapi] - bugfix (kind of): check if TCP connection is still alive if using TLS |