FAQ and example config additions for Windows 7 WPAD problem.
diff --git a/dnsmasq.conf.example b/dnsmasq.conf.example
index f46a317..f2ec51a 100644
--- a/dnsmasq.conf.example
+++ b/dnsmasq.conf.example
@@ -304,6 +304,9 @@
 #dhcp-option=45,0.0.0.0     # netbios datagram distribution server
 #dhcp-option=46,8           # netbios node type
 
+# Send an empty WPAD option. This may be REQUIRED to get windows 7 to behave.
+#dhcp-option=252,"\n"
+
 # Send RFC-3397 DNS domain search DHCP option. WARNING: Your DHCP client
 # probably doesn't support this......
 #dhcp-option=option:domain-search,eng.apple.com,marketing.apple.com