]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.1.11
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 7 Feb 2011 12:36:58 +0000 (05:36 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 7 Feb 2011 12:36:58 +0000 (05:36 -0700)
ChangeLog
doc/release-notes/release-3.1.sgml

index b25494b66d6f86743f030a902036b4d5dff601a2..f17af38232d00ca7e8ad78883fc83c7850c81855 100644 (file)
--- 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
index 646b465c7a1e17f6117b940e40f105aa67f13825..47d7223faa4c2941a4d7adfe8cc0e5d59b437022 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.1.10 release notes</title>
+<title>Squid 3.1.11 release notes</title>
 <author>Squid Developers</author>
 
 <abstract>
@@ -13,7 +13,7 @@ for Applied Network Research and members of the Web Caching community.
 
 <sect>Notice
 <p>
-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 <url url="http://www.squid-cache.org/Versions/v3/3.1/"> or the <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.
 
@@ -686,8 +686,8 @@ This section gives a thorough account of those changes in three categories:
        </verb>
 
        <tag>ftp_eprt</tag>
-       <p>New directive to control whether Squid uses EPRT extension for
-          efficient NAT handling and IPv6 protocol support in FTP.
+       <p>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.
 
        <tag>ftp_epsv</tag>
        <p>New directive to control whether Squid uses EPSV extension for