X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/1f12df4d41f546751e14d52df36172f9bb54cce8..038597d295fa0ebd48ed4c00a6dfff0f30a2353a:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 789887e35..dcae009b6 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -103,6 +103,14 @@ JH/28 Bug 1588: Do not use the A lookup following an AAAA for setting the FQDN. JH/29 Bug 1632: Removed the word "rejected" from line logged for ACL discards. +JH/30 Check the forward DNS lookup for DNSSEC, in addition to the reverse, + when evaluating $sender_host_dnssec. + +JH/31 Check the HELO verification lookup for DNSSEC, adding new + $sender_helo_dnssec variable. + +JH/32 Bug 1397: Enable ECDHE on OpenSSL, just the NIST P-256 curve. + Exim version 4.85 -----------------