]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release notes for [GL #3726]
authorAram Sargsyan <aram@isc.org>
Thu, 8 Dec 2022 13:02:41 +0000 (13:02 +0000)
committerAram Sargsyan <aram@isc.org>
Fri, 20 Jan 2023 14:45:30 +0000 (14:45 +0000)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index e080392f33e789987994f0867967f655b788cf19..c008d91d14a1a8fb823c0503f1e0a87bbba76b13 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6077.  [func]          Implement query forwarding to DoT-enabled upstream
+                       servers. [GL #3726]
+
 6076.  [bug]           Handle OS errors when creating UDP and TCP sockets
                        more gracefully. [GL #3800]
 
index cfcb5c051b06d8808e5aa263e23359d990675bcc..8b38c42da0189779363fe31df8912ab689711da7 100644 (file)
@@ -20,7 +20,9 @@ Security Fixes
 New Features
 ~~~~~~~~~~~~
 
-- None.
+- The :any:`forwarders` configuration option now supports the :any:`tls`
+  statement, to be used for query forwarding to DoT-enabled upstream servers.
+  :gl:`#3726`
 
 Removed Features
 ~~~~~~~~~~~~~~~~