diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-03-30 16:08:56 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-03-30 16:08:56 +0100 |
commit | d51dbacf4da044f797cb4c07e026adc608f1bc98 (patch) | |
tree | ecbe19f132db7ca9bdb28f28a23d44c7ff7df909 /doc/doc-txt/ChangeLog | |
parent | 93c931f83dfa0c448fbb4be09afe1d9fc753fe18 (diff) |
DANE: smtp transport option dane_require_tls_ciphers
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index f3f849af6..ef62b2d07 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -148,6 +148,9 @@ JH/28 Ensure that variables possibly set during message acceptance are marked Do the same for the queue-runner loop, for variables set from spool message files. +PP/02 DANE: add dane_require_tls_ciphers SMTP Transport option; if unset, + tls_require_ciphers is used as before. + Exim version 4.90 ----------------- |