2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

CHANGES, doc

This commit is contained in:
Evan Hunt 2018-02-24 11:02:03 -08:00
parent 05a91e4e4c
commit 7d29f7e94b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
4901. [func] "dig +nssearch" now lists the name servers
for a domain that time out, as well as the servers
that respond. [GL #64]
4900. [cleanup] Remove all uses of inet_aton(). [GL #13]
4899. [test] Convert most of the remaining system tests to be able

View File

@ -877,7 +877,8 @@
attempts to find the authoritative name servers for
the zone containing the name being looked up and
display the SOA record that each name server has for
the zone.
the zone. Addresses of servers that that did not
respond are also printed.
</para>
</listitem>
</varlistentry>