]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note and CHANGES for #1181
authorMatthijs Mekking <matthijs@isc.org>
Thu, 10 Aug 2023 08:47:05 +0000 (10:47 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 23 Aug 2023 07:56:57 +0000 (09:56 +0200)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 41f2f08cee56468e959bd0be808d32b76949fbf9..0720653fd8559524567120b153572f3cef254f2a 100644 (file)
--- 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]
 
index f3c77879939c1e2ea565c2a48f070041bf3197d5..c16a3bbb80a4a79d4dac18f7647428136391bbe4 100644 (file)
@@ -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
 ~~~~~~~~~