2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

2092. [bug] win32: dig, host, nslookup. Use registry config

if resolv.conf does not exist or no nameservers
                        listed. [RT #15877]
This commit is contained in:
Mark Andrews
2006-10-02 03:21:16 +00:00
parent 8af4bf165e
commit b1163a6fe9

View File

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