From: Amos Jeffries Date: Tue, 29 Oct 2013 16:37:56 +0000 (-0700) Subject: Release Notes: polish and add some missing details X-Git-Tag: SQUID_3_5_0_1~537 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4107763ca9fe6ef66f1ce51d661a6740543bf3f3;p=thirdparty%2Fsquid.git Release Notes: polish and add some missing details --- diff --git a/doc/release-notes/release-3.4.sgml b/doc/release-notes/release-3.4.sgml index f0e139d614..5f0a84ebc8 100644 --- a/doc/release-notes/release-3.4.sgml +++ b/doc/release-notes/release-3.4.sgml @@ -28,11 +28,11 @@ We welcome feedback and bug reports. If you find a bug, please see . - Changes since earlier releases of Squid-3.4

The 3.4 change history can be . + Major new features since Squid-3.3

Squid 3.4 represents a new feature release above 3.3. @@ -63,7 +63,7 @@ Most user-facing changes are reflected in squid.conf (see below).

Arbitrary key-value pairs can be returned from any helper. Allowing future helpers to be forward- and backward- compatible - with this and future version of Squid. + with this and future versions of Squid. SSL Server Certificate Validator @@ -122,7 +122,7 @@ Most user-facing changes are reflected in squid.conf (see below). affects which refresh_pattern directive will be matched.

Store-ID helpers bundled with Squid can be built with the --enable-storeid-rewrite-helpers - options which is added in this version. Currently there is a file helper + option which is added in this version. Currently there is a file helper provided. @@ -181,7 +181,7 @@ Most user-facing changes are reflected in squid.conf (see below). accordance with RFC 6762.

The dns_multicast_local directive must be set to on to enable this - feature. + feature.

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 @@ -191,6 +191,10 @@ Most user-facing changes are reflected in squid.conf (see below).

Statistics for multicast DNS resolution can be found on the idns cache manager report. +

NOTE that the external DNS helper interface is now deprecated and has been + removed from future Squid versions. Any installations still using it for local hostname + resolution need to upgrade to mDNS resolution with this Squid version. + Changes to squid.conf since Squid-3.3

@@ -458,9 +462,6 @@ This section gives an account of those changes in three categories: external_refresh_check

Not yet ported from 2.7 - ignore_ims_on_miss -

Not yet ported from 2.7 - location_rewrite_access

Not yet ported from 2.6