X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fdoc-txt%2FChangeLog;h=d85af1786e1cff5e38e11570ae0344d348632e0c;hb=aae673d7db4b26e8c4a8cc3d59fe94de4c47ba16;hp=ee86f52d662e4ed49a040dae37992f6cd2733ba7;hpb=1d38781da934809e6ce0b8c3718c4b3bccdfe1d2;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index ee86f52d6..d85af1786 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -94,6 +94,17 @@ JH/19 Bug 2911: Fix a recursion in DNS lookups. Previously, if the main option whine (as this is likely a configuration error), and returning DNS_NOMATCH. +JH/20 Bug 2954: (OpenSSL) Fix setting of explicit EC curve/group. Previously + this always failed, probably leading to the usual downgrade to in-clear + connections. + +JH/20 Fix TLSA lookups. Previously dns_again_means_nonexist would affect + SERVFAIL results, which breaks the downgrade resistance of DANE. Change + to not checking that list for these looks. + +JH/21 Bug 2434: Add connection-elapsed "D=" element to more connection + closure log lines. + Exim version 4.96 -----------------