From b5ec6228dc3b9d3f65e7bbeb59f73c7eeb96d09a Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Fri, 29 Apr 2011 05:04:06 +1200 Subject: [PATCH] Update release notes on deny_info changes --- doc/release-notes/release-3.1.sgml | 3 +++ doc/release-notes/release-3.2.sgml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/doc/release-notes/release-3.1.sgml b/doc/release-notes/release-3.1.sgml index 5af281d291..28d9231416 100644 --- a/doc/release-notes/release-3.1.sgml +++ b/doc/release-notes/release-3.1.sgml @@ -1096,6 +1096,9 @@ NOCOMMENT_START debug_options rotate=

New parameter rotate=N to control number of cache.log rotations independent of other logs. + deny_info +

Support 307 status for redirecting CONNECT tunnels with HTTPS traffic. + external_acl_type

New 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 affet the transport protocol used diff --git a/doc/release-notes/release-3.2.sgml b/doc/release-notes/release-3.2.sgml index 573727438d..c46d286405 100644 --- a/doc/release-notes/release-3.2.sgml +++ b/doc/release-notes/release-3.2.sgml @@ -468,6 +468,9 @@ This section gives a thorough account of those changes in three categories: deny_info

Support URL format tags. For dynamically generated URL in denial redirect. +

Support the full range of 200-599 HTTP status codes. + 3xx status only available when redirecting to a URI. + Other status only available when supplying an error template body. external_acl_type

New format tags and option parameters: -- 2.47.3