From: Mark Andrews Date: Tue, 24 Apr 2007 07:21:57 +0000 (+0000) Subject: 2169. [bug] host, nslookup: when reporting NXDOMAIN report the X-Git-Tag: v9.5.0a4~11 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=c5c825bf07a00a2478afd9400e9f8534457980b0;p=thirdparty%2Fbind9.git 2169. [bug] host, nslookup: when reporting NXDOMAIN report the given name and not the last name searched for. [RT #16763] --- diff --git a/CHANGES b/CHANGES index 424c50c3328..554e291cd10 100644 --- 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]