]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add change entry for [#2514]
authorMatthijs Mekking <matthijs@isc.org>
Fri, 12 Mar 2021 08:18:01 +0000 (09:18 +0100)
committerArtem Boldariev <artem@boldariev.com>
Tue, 16 Mar 2021 09:50:32 +0000 (11:50 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4e7f398cb8fe4788a7b588973b241ae1259c406e..780969125d034ae639ac2c6a353d8c7f8bd7a3d8 100644 (file)
--- 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]