]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
2169. [bug] host, nslookup: when reporting NXDOMAIN report the
authorMark Andrews <marka@isc.org>
Tue, 24 Apr 2007 07:21:57 +0000 (07:21 +0000)
committerMark Andrews <marka@isc.org>
Tue, 24 Apr 2007 07:21:57 +0000 (07:21 +0000)
                        given name and not the last name searched for.
                        [RT #16763]

CHANGES

diff --git a/CHANGES b/CHANGES
index 424c50c33287f79ba5b3ec5e086b071a91cc249b..554e291cd1037c16a578a6303e612e689f047e6f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,6 @@
-2169.  [bug]           nslookup: when reporting NXDOMAIN report the given
-                       name and not the last name searched for. [RT #16763]
+2169.  [bug]           host, nslookup: when reporting NXDOMAIN report the
+                       given name and not the last name searched for.
+                       [RT #16763]
 
 2168.  [bug]           nsupdate: in non-interactive mode treat syntax errors
                        as fatal errors. [RT #16785]