summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-05-11 12:24:40 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-05-11 12:24:40 +0200
commit1d39d21c62efacb39862d89755ae49ecf0cb7e23 (patch)
treece2f2cfacc0cf77d8a90202c72c10c8dfbe1cbdf /ChangeLog
parentd5160cc529073a79cc2e099ea2cef1c40e6310de (diff)
downloadrsyslog-1d39d21c62efacb39862d89755ae49ecf0cb7e23.tar.gz
rsyslog-1d39d21c62efacb39862d89755ae49ecf0cb7e23.tar.xz
rsyslog-1d39d21c62efacb39862d89755ae49ecf0cb7e23.zip
imptcp: added capability to activate keep-alive at socket layer
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ca076bae..69a91ce0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
---------------------------------------------------------------------------
Version 5.9.0 [V5-DEVEL] (rgerhards), 2011-03-??
-- added capability for imtcp to activate keep-alive packets at the
- socket layer.
+- added capability for imtcp and imptcp to activate keep-alive packets
+ at the socket layer. This has not been added to imttcp, as the latter is
+ only an experimental module, and one which did not prove to be useful.
reference: http://kb.monitorware.com/post20791.html
- bugfix: do not open files with full privileges, if privs will be dropped
This make the privilege drop code more bulletproof, but breaks Ubuntu's