]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.1.20
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 8 Jun 2012 11:01:05 +0000 (05:01 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 8 Jun 2012 11:01:05 +0000 (05:01 -0600)
ChangeLog
doc/release-notes/release-3.1.sgml

index 7299d39e3ff324ed9fe641971332defa0896c905..b99d9930f871ab12e82d77e557eb65e1c60f4e12 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -363,6 +363,26 @@ 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.20 (08 Jun 2011):
+
+       - Regression Bug 3545: FreeBSD dnsserver segfaults
+       - Regression Bug 3504: clientside_tos fails to mark traffic
+       - Bug 3539: CONNECT server connection not closed correctly on errors
+       - Bug 3502: client timeout uses server-side read_timeout, not request_timeout
+       - Bug 3466: Adaptation stuck on last single-byte body piece
+       - Bug 3463: dnsserver fails to compile
+       - Bug 3439: correct external_acl_type documented default for ipv4/ipv6 option
+       - Bug 3390: Proxy auth data visible to scripts
+       - Bug 3263: ssl_crtd: undefined references to squid_curtime
+       - Bug 3233: Invalid URL accepted with url host is white spaces
+       - Bug 3133: Memory leak handling requests for sites that don't exist
+       - Bug 3074: Improper URL handling with empty path (RFC 3986)
+       - Bug 3013: segmentation fault on shutdown commSetCloseOnExec at comm.cc:1889
+       - Regression: snmp/udp address directives not resolving hostname
+       - Better helper-to-Squid buffer size management.
+       - Support CoAP over HTTP (coap:// and coaps:// URLs)
+       - Support for 3.2 error template codes
+
 Changes to squid-3.1.19 (06 Feb 2011):
 
        - Regression Bug 3441: part 2: Prevent further cache size corruption of swap.state
index 7b8bf2a20f4152686c3d26bad65c4ab0a12e2eda..86b6fdda81e4998a5f499c60174e8c8a4d69b5be 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.1.19 release notes</title>
+<title>Squid 3.1.20 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.19
+The Squid Team are pleased to announce the release of Squid-3.1.20
 
 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">.