summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJonathan Bond-Caron <jbondc@openmv.com>2009-11-25 16:35:54 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-11-25 16:35:54 +0100
commit3056c15ef4d1d7b73a9591347cf0cef76c020792 (patch)
treeac4a500c9602d347f45fb608639f8a3b800eb7a1 /ChangeLog
parent903811a856109486ce238133fc8c68fa89f26514 (diff)
downloadrsyslog-3056c15ef4d1d7b73a9591347cf0cef76c020792.tar.gz
rsyslog-3056c15ef4d1d7b73a9591347cf0cef76c020792.tar.xz
rsyslog-3056c15ef4d1d7b73a9591347cf0cef76c020792.zip
bugfix (kind of): check if TCP connection is still alive if using TLS
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 270f9bc6..2fe14190 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@ Version 4.5.7 [v4-beta] (rgerhards), 2009-11-18
be generated only after the process has started, but not right from
the beginning. This is assumed to be useful for hard-to-find bugs.
Also improved the doc on the debug system.
+- bugfix (kind of): check if TCP connection is still alive if using TLS
+ Thanks to Jonathan Bond-Caron for the patch.
- bugfix [imported from 4.4.3]: $ActionExecOnlyOnceEveryInterval did
not work.
---------------------------------------------------------------------------