mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add release note and CHANGES for #1181
This commit is contained in:
parent
a0a95fb997
commit
97c70e6b4e
2 changed files with 6 additions and 0 deletions
3
CHANGES
3
CHANGES
|
|
@ -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]
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue