]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a release note for [GL #3512]
authorAram Sargsyan <aram@isc.org>
Wed, 28 Sep 2022 09:01:39 +0000 (09:01 +0000)
committerAram Sargsyan <aram@isc.org>
Wed, 28 Sep 2022 09:36:24 +0000 (09:36 +0000)
doc/notes/notes-current.rst

index 5849fd13e89d377d2d70e94b0bab0b2a884c82a5..5776a4aa82e1f4d50858b704b9a65112703e2408 100644 (file)
@@ -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`