]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
2092. [bug] win32: dig, host, nslookup. Use registry config
authorMark Andrews <marka@isc.org>
Mon, 2 Oct 2006 03:21:16 +0000 (03:21 +0000)
committerMark Andrews <marka@isc.org>
Mon, 2 Oct 2006 03:21:16 +0000 (03:21 +0000)
                        if resolv.conf does not exist or no nameservers
                        listed. [RT #15877]

CHANGES

diff --git a/CHANGES b/CHANGES
index f433af6b3d91c0250d076125fc707df48bf004f6..d551a0beebdd6a861541e6285c60b667c732a2d3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+2092.  [bug]           win32: dig, host, nslookup.  Use registry config
+                       if resolv.conf does not exist or no nameservers
+                       listed. [RT #15877] 
+
 2091.  [port]          dighost.c: race condition on cleanup. [RT #16417]
 
 2090.  [port]          win32: Visual C++ 2005 command line manifest support.