Add release note and CHANGES for #1181

This commit is contained in:
Matthijs Mekking 2023-08-10 09:40:14 +02:00
parent a0a95fb997
commit 97c70e6b4e
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,6 @@
6231. [func] Make nsupdate honor -v for SOA requests 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]

View file

@ -32,6 +32,9 @@ Feature Changes
- None.
- Make :iscman:`nsupdate` honor the ``-v`` option. If set, and the server is
specified, SOA queries are now send over TCP as well. :gl:`#1181`
Bug Fixes
~~~~~~~~~