From: Aram Sargsyan Date: Thu, 8 Dec 2022 13:02:41 +0000 (+0000) Subject: Add CHANGES and release notes for [GL #3726] X-Git-Tag: v9.19.10~23^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=73e9390715071d20d0d4f1bdd55bec1925683a3d;p=thirdparty%2Fbind9.git Add CHANGES and release notes for [GL #3726] --- diff --git a/CHANGES b/CHANGES index e080392f33e..c008d91d14a 100644 --- 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] diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index cfcb5c051b0..8b38c42da01 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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 ~~~~~~~~~~~~~~~~