@@ -177,14 +176,15 @@ A new one will be needed for IPv6 traffic between the helper and server.
with the RADIUS server. A new helper will be needed for IPv6 RADIUS protocol.
-
The error pages presented by squid may now be localized per-request to match the visitors local preferred language.
-
Squid needs to be build with the --enable-auto-locale option. And the error_directory option in squid.conf needs to be removed.
+
The error_directory option in squid.conf needs to be removed.
For best coverage of languages, using the latest language pack of error files is recommended.
Updates can be downloaded from
@@ -194,7 +194,8 @@ Updates can be downloaded from
Contribution of new languages is encouraged.
@@ -205,7 +206,8 @@ Contribution of new languages is encouraged.
Microsoft NTLM Authentication instead of HTTP standard authentication through a web proxy.
-
Buildwith IPv6 support. The default is to build without.
+
Buildwith IPv6 support. The default is to build with IPv6.
--with-localhost-ipv6
Build support for squid to map all 127.0.0.1 traffic onto ::1.
The default is to build with 127.0.0.1 and ::1 being considered seperate IP.
-see the IPv6 details above for a better description.
+see the IPv6 details above for a better description.
--with-ipv6-split-stack
Enable special additions for IPv6 support in Windows XP.
see the IPv6 details above for a better description.
-
--with-ipv4-mapped
-
Enable special additions for IPv6 support in Windows Vista.
-see the IPv6 details above for a better description.
-
--with-dns-cname
Enable CNAME recursion within the Internal DNS resolver stub squid uses.
This has no effect on the external DNS helper.
@@ -1217,7 +1217,8 @@ but please report the bugs anyway.
These configure options have not yet been ported to Squid-3. If you need something to do then
-porting one of these from Squid-2 to Squid-3 is most welcome.
--enable-devpoll
@@ -1251,17 +1286,34 @@ client IP address
-
Removed options
-
The following configure options have been removed.
diff --git a/doc/release-notes/release-3.1.sgml b/doc/release-notes/release-3.1.sgml
index 7b2ea0d3f1..1311dc0b6f 100644
--- a/doc/release-notes/release-3.1.sgml
+++ b/doc/release-notes/release-3.1.sgml
@@ -30,9 +30,7 @@ Although this release is deemed good enough for use in many setups, please note
The 3.1 change history can be .
-Changes since Squid-3.0
-
-Major new features
+Major new features sinceSsquid-3.0
Squid 3.1 represents a new feature release above 3.0.
@@ -51,7 +49,7 @@ The most important of these new features are:
Most user-facing changes are reflected in squid.conf (see below).
-New Version Numbering System
+New Version Numbering System
Begining with 3.1 the Squid Developers are trialling a new release numbering system.
@@ -94,7 +92,7 @@ As always we are fully dependent on people testing the previous packages and rep
-Minimal squid.conf improvements
+Minimal squid.conf improvements
squid.conf has undergone a facelift.
@@ -113,13 +111,12 @@ contains a fully documented set of options previously cluttering up squid.conf i
config options provided on a clean install.
-Internet Protocol version 6 (IPv6)
-
-
Squid 3.1 supports IPv6. To enable IPv6 support, use the ./configure --enable-ipv6 option
+Internet Protocol version 6 (IPv6)
-
Details in
+
Squid 3.1 supports IPv6.
+ Details in
-New Features for IPv6
+New Features for IPv6
Squid handles localhost values seperately. For the purpose of ACLs and also external
connections ::1 is considered a seperate IP from 127.0.0.1. This means all ACL which
@@ -138,7 +135,7 @@ config options provided on a clean install.
software which hard coded the MIB paths needs to be upgraded for this Squid release.
-Limitations of IPv6 Support
+Limitations of IPv6 Support
Specify a specific tcp_outgoing_address and the clients who match its ACL are limited
to the IPv4 or IPv6 network that address belongs to. They are not permitted over the
@@ -169,13 +166,13 @@ config options provided on a clean install.
with the RADIUS server. A new helper will be needed for IPv6 RADIUS protocol.
-Error Page Localization
+Error Page Localization
Details in
The error pages presented by squid may now be localized per-request to match the visitors local preferred language.
-
Squid needs to be build with the --enable-auto-locale option. And the error_directory option in squid.conf needs to be removed.
+
The error_directory option in squid.conf needs to be removed.
For best coverage of languages, using the latest language pack of error files is recommended.
Updates can be downloaded from
@@ -184,7 +181,7 @@ Updates can be downloaded from
@@ -194,7 +191,7 @@ Updates can be downloaded from
@@ -212,7 +209,7 @@ Microsoft NTLM Authentication instead of HTTP standard authentication through a
before copying the value to the TOS send towards clients.
-Squid Configuration
+Squid Configuration
Squid 3.1 needs to be configured with --enable-zph-qos for the ZPH QoS controls to be available.
The configuration options for 2.7 and 3.1 are based on different ZPH patches.
@@ -227,7 +224,7 @@ The two releases configuration differs and is not at this point directly transla
-SSL Bump (for HTTPS Filtering and Adaptation)
+SSL Bump (for HTTPS Filtering and Adaptation)
Details in
@@ -236,7 +233,7 @@ using configurable client- and server-side certificates.
While decrypted, the traffic can be inspected using ICAP.
-eCAP Adaptation Module support
+eCAP Adaptation Module support
Details in
@@ -426,7 +423,7 @@ ScriptAlias /squid/cgi-bin/ "c:/squid/libexec/"
-Changes to squid.conf
+Changes to squid.conf since Squid-3.0
There have been changes to Squid's configuration file since Squid-3.0.
@@ -441,7 +438,7 @@ This section gives a thorough account of those changes in three categories: