From 849d7292ade674fb55c83055bbfe67b202c9913b Mon Sep 17 00:00:00 2001 From: Artem Boldariev Date: Wed, 23 Nov 2022 15:44:33 +0200 Subject: [PATCH] Modify release notes [GL #3374] Mention that DNS over TCP and DNS over TLS transports are superseded. --- doc/notes/notes-current.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 4abcdfd95d..ab6c3d0f9b 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -32,6 +32,9 @@ Feature Changes - None. +- Replace DNS over TCP and DNS over TLS transports code with a new, + unified transport implementation. :gl:`#3374` + Bug Fixes ~~~~~~~~~