From d88ad4db4a6329110ff3d20c46a849ab0265f51f Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Mon, 7 Feb 2011 05:36:58 -0700 Subject: [PATCH] Prep for 3.1.11 --- ChangeLog | 21 +++++++++++++++++++++ doc/release-notes/release-3.1.sgml | 8 ++++---- 2 files changed, 25 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index b25494b66d..f17af38232 100644 --- a/ChangeLog +++ b/ChangeLog @@ -107,6 +107,27 @@ Changes to squid-3.2.0.1 (03 Aug 2010): - ... and a great many testing improvements - ... and many documentation updates +Changes to squid-3.1.11 (08 Feb 2011): + + - Bug 3149: not caching eCAP adapted body + - Bug 3144: redirector program blocks while reading STDIN + - Bug 3140: memory leak in error page generation + - Bug 3137: RADIUS auth helper does not send identifier to RADIUS server + - Bug 3115: logging segfaults if access_log is set to a directory + - Bug 2968: Show the Vary: headers information in cachemgr objects report + - Bug 2959: remove SAMBAPREFIX dependency + - Bug 2868: icc doesn't like string literal in assert checks + - HTTP/1.1: Send 307 status on deny_info redirection + - HTTP/1.1: Support POST/PUT with no body + - HTTP/1.1: Allow persistent connections for Mozilla/3.0 User-Agents + - Support RFC 5861 Cache-Control: stale-if-error option + - Add ftp_eprt directive to disable EPRT extensions in FTP + - Fix external_acl_type grace=0 to obey TTL + - Fix IP/FQDN cache accounting to avoid idle caches on busy servers + - Prevent pipeline_prefetch misconfigurations breaking NTLM/Negotiate auth + - ... and some documentation updates and corrections + - ... and some portability and stability fixes + Changes to squid-3.1.10 (22 Dec 2010): - Bug 3121: memory leak in DigestAuth: AuthUser object is locked twice diff --git a/doc/release-notes/release-3.1.sgml b/doc/release-notes/release-3.1.sgml index 646b465c7a..47d7223faa 100644 --- a/doc/release-notes/release-3.1.sgml +++ b/doc/release-notes/release-3.1.sgml @@ -1,6 +1,6 @@
-Squid 3.1.10 release notes +Squid 3.1.11 release notes Squid Developers @@ -13,7 +13,7 @@ for Applied Network Research and members of the Web Caching community. Notice

-The Squid Team are pleased to announce the release of Squid-3.1.10 +The Squid Team are pleased to announce the release of Squid-3.1.11 This new release is available for download from or the . @@ -686,8 +686,8 @@ This section gives a thorough account of those changes in three categories: ftp_eprt -

New directive to control whether Squid uses EPRT extension for - efficient NAT handling and IPv6 protocol support in FTP. +

New directive added with squid-3.1.11 to control whether Squid uses EPRT extension + for efficient NAT handling and IPv6 protocol support in FTP. ftp_epsv

New directive to control whether Squid uses EPSV extension for -- 2.47.2