-The Squid Team are pleased to announce the release of Squid-3.1.18
+The Squid Team are pleased to announce the release of Squid-3.1.19
This new release is available for download from
From: Amos Jeffries The Squid Team are pleased to announce the release of Squid-3.1.18 The Squid Team are pleased to announce the release of Squid-3.1.19 This new release is available for download from
http://www.squid-cache.org/Versions/v3/3.1/ or the
mirrors.Squid 3.1.18 release notes
+Squid 3.1.19 release notes
Squid Developers
@@ -71,7 +71,7 @@ for Applied Network Research and members of the Web Caching community.
1. Notice
-
Most user-facing changes are reflected in squid.conf (see below).
@@ -1280,12 +1280,13 @@ contained in the directory it points at. If absent, error page localization willNew options 'ipv4' and 'ipv6' are added to set the IPv4/v6 protocol between Squid and its helpers. -Please be aware of some limits to these options. These options only affect the transport protocol used -to send data to and from the helpers. IPv6 enabled Squid will still send %SRC addresses in IPv4 or IPv6 +Please be aware of some limits to these options. These options only affet the transport protocol used +to send data to and from the helpers. Squid in IPv6-mode may still send %SRC addresses in IPv4 or IPv6 format, so all helpers will need to be checked and converted to cope with such information cleanly.
- ipv4 / ipv6 IP transport used to communicate to this helper over localhost. - For compatability with systems lacking IPv6 support in the system kernel the default is 'ipv4'. + ipv4 / ipv6 IP-mode used to communicate to this helper. + For compatability with older configurations and helpers + the default is 'ipv4'.diff --git a/doc/release-notes/release-3.1.sgml b/doc/release-notes/release-3.1.sgml index be424cfe57..445e2eaa1c 100644 --- a/doc/release-notes/release-3.1.sgml +++ b/doc/release-notes/release-3.1.sgml @@ -1,6 +1,6 @@
-The Squid Team are pleased to announce the release of Squid-3.1.18
+The Squid Team are pleased to announce the release of Squid-3.1.19
This new release is available for download from