Index: src/cf.data.pre
===================================================================
RCS file: /cvsroot/squid/squid/src/cf.data.pre,v
retrieving revision 1.69
diff -u -p -r1.69 cf.data.pre
--- src/cf.data.pre	26 Jun 2002 17:28:32 -0000	1.69
+++ src/cf.data.pre	26 Jun 2002 19:26:05 -0000
@@ -1160,6 +1160,10 @@ DOC_START
 	Use this if you want to specify a list of DNS name servers
 	(IP addresses) to use instead of those given in your
 	/etc/resolv.conf file.
+	On Windows platforms, if no value is specified here and in
+	/etc/resolv.conf file, IP addresses of DNS name servers are
+	taken from Windows registry, both static and dynamic DHCP
+	configurations are supported.
 
 	Example: dns_nameservers 10.0.0.1 192.172.0.4
 DOC_END

