]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES, doc
authorEvan Hunt <each@isc.org>
Sat, 24 Feb 2018 19:02:03 +0000 (11:02 -0800)
committerEvan Hunt <each@isc.org>
Sat, 24 Feb 2018 19:02:03 +0000 (11:02 -0800)
CHANGES
bin/dig/dig.docbook

diff --git a/CHANGES b/CHANGES
index f7b8e6fca56bdc24cf64b43497850ec1a52a3e25..365a838d817873446fb6d041ed0259b3441c284a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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
index 742d3cc7e158ab6573081a9e0622508eb7a9812c..219cfd5dee0a1f003ca518498fefb6f34a390c79 100644 (file)
              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>