From: Matthijs Mekking Date: Fri, 12 Mar 2021 08:18:01 +0000 (+0100) Subject: Add change entry for [#2514] X-Git-Tag: v9.17.12~42^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=c69fafdd6578db158b8922c2a1f62cb2f3cf48fe;p=thirdparty%2Fbind9.git Add change entry for [#2514] --- diff --git a/CHANGES b/CHANGES index 4e7f398cb8f..780969125d0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5600. [bug] Load a certificate chain file so that the full chain is + sent to DNS-over-TLS (DoT) and DNS-over-HTTPS (DoH) + clients that require full chain verification. [GL #2514] + 5599. [bug] Fix a crash when transferring a zone over TLS, after "named" previously skipped a master. [GL #2562]