From 34f06fd2b5fed778ae20af4ba25550d2acec2ae3 Mon Sep 17 00:00:00 2001 From: Aram Sargsyan Date: Wed, 21 Sep 2022 15:15:26 +0000 Subject: [PATCH] Add a release note for [GL #1781] --- doc/notes/notes-current.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 8748f48718..3385bdd975 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -38,6 +38,8 @@ New Features fully started before starting other services that depend on name resolution. :gl:`#1176` +- The ``nsupdate`` tool now supports DNS-over-TLS (DoT). :gl:`#1781` + Removed Features ~~~~~~~~~~~~~~~~