diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-05-26 15:42:32 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-05-26 16:46:19 +0100 |
commit | efad2f414afac1b1456299e79b1cdc705b84b71e (patch) | |
tree | 4f686300336e1aa592e0ddef948558d97a5dd323 /doc/doc-txt/ChangeLog | |
parent | 2d58d8154ade6dd9b1cd8d01450ac0b7b53ab62a (diff) |
TFO: change the default for hosts_try_fastopen, enabling use by default
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 9ee8c22df..62801740b 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -120,6 +120,10 @@ JH/23 The build default is now for TLS to be included; the SUPPORT_TLS define JH/24 Fix duplicated logging of peer name/address, on a transport connection- reject under TFO. +JH/25 The smtp transport option "hosts_try_fastopen" now enables all hosts by + default. If the platfor supports and has the facility enabled, it will + be requested on all coneections. + Exim version 4.92 ----------------- |