From: Aram Sargsyan Date: Wed, 28 Sep 2022 09:01:39 +0000 (+0000) Subject: Add a release note for [GL #3512] X-Git-Tag: v9.19.6~24^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=504529dfa9f949d3a1406a9f559b6ce06383b261;p=thirdparty%2Fbind9.git Add a release note for [GL #3512] --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 5849fd13e89..5776a4aa82e 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -40,6 +40,9 @@ New Features - The ``nsupdate`` tool now supports DNS-over-TLS (DoT). :gl:`#1781` +- :iscman:``named`` now supports forwarding Dynamic DNS updates through + DNS-over-TLS (DoT), configured with a TLS-enabled primary server. :gl:`#3512` + - :iscman:`named` now logs the supported cryptographic algorithms during startup and in the output of :option:`named -V`. :gl:`#3541`