]> 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:23:11 +0000 (03:23 +0000)
committerMark Andrews <marka@isc.org>
Mon, 2 Oct 2006 03:23:11 +0000 (03:23 +0000)
                        if resolv.conf does not exist or no nameservers
                        listed. [RT #15877]

CHANGES

diff --git a/CHANGES b/CHANGES
index 4bbf4577c0e1530a773737674a9fb85b2b455be7..df1acbda137901b34788e25849b6246d61ee422d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+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.
                        [RT #16417]