From: Matthijs Mekking Date: Thu, 10 Aug 2023 08:47:05 +0000 (+0200) Subject: Add release note and CHANGES for #1181 X-Git-Tag: v9.19.17~37^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=4249ebd92f0be731a5b57ad424e9ed704301c04e;p=thirdparty%2Fbind9.git Add release note and CHANGES for #1181 --- diff --git a/CHANGES b/CHANGES index 41f2f08cee5..0720653fd85 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6231. [func] Make nsupdate honor -v for SOA requests only if the + server is specified. [GL #1181] + 6230. [bug] Prevent an unnecessary query restart if a synthesized CNAME target points to the CNAME owner. [GL #3835] diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index f3c77879939..c16a3bbb80a 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -32,7 +32,8 @@ Removed Features Feature Changes ~~~~~~~~~~~~~~~ -- None. +- Make :iscman:`nsupdate` honor the ``-v`` option for SOA queries, that is send + the request over TCP, only if the server is specified. :gl:`#1181` Bug Fixes ~~~~~~~~~