2169. [bug] host, nslookup: when reporting NXDOMAIN report the

given name and not the last name searched for.
                        [RT #16763]
This commit is contained in:
Mark Andrews 2007-04-24 07:21:57 +00:00
parent aaa42824d2
commit c5c825bf07

View file

@ -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]