X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/4b0fe31936b336d12836875101dcac6599d127ee..f42deca923414cedcbb6d6646afbef460f50080c:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index cecd2a038..3bf6fc908 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -20,6 +20,15 @@ JH/03 Upgrade security requirements imposed for hosts_try_dane: previously This means that a poorly-configured remote DNS will make it incommunicado; but it protects against a DNS-interception attack on it. +JH/04 Bug 1810: make continued-use of an open smtp transport connection + non-noisy when a race steals the message being considered. + +JH/05 If main configuration option tls_certificate is unset, generate a + selfsigned certificate for inbound TLS connections. + +JH/06 Bug 165: hide more cases of password exposure - this time in expansions + in rewrites and routers. + Exim version 4.87 -----------------