From: Amos Jeffries
3. Changes to squid.conf since Squid-3.3
@@ -89,6 +90,7 @@ for how to submit a report with a stack trace.
Most user-facing changes are reflected in squid.conf (see below).
@@ -238,6 +240,22 @@ of for any notes with a given name. and the external ACL interface does not yet send annotations to the helper. +The internal DNS component fof Squid now supports multicast DNS (mDNS) resolution in +accordance with RFC 6762.
+ +There is no additional or special configuration required. The multicast DNS group IP +addresses for IPv4 and IPv6 resolving are added to the set of available DNS resolvers +and used automatically for domain names ending in .local before attempting a +secondary resolution on the configured resolvers. Domains without .local are +resolved using only the configured DNS resolvers.
+ +Statistics for multicast DNS resolution can be found on the idns cache manager +report.
+ +There have been changes to Squid's configuration file since Squid-3.3.
diff --git a/doc/release-notes/release-3.4.sgml b/doc/release-notes/release-3.4.sgml index 7efb41b1bc..2bbce2bcf5 100644 --- a/doc/release-notes/release-3.4.sgml +++ b/doc/release-notes/release-3.4.sgml @@ -43,6 +43,7 @@ The 3.4 change history can be