]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.2.2
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 6 Oct 2012 02:54:53 +0000 (20:54 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 6 Oct 2012 02:54:53 +0000 (20:54 -0600)
ChangeLog
doc/release-notes/release-3.2.sgml

index aa4f31e2ed0966a3a7b44b5d8d075c5ce1326655..9af728ea8cfc0c910e2475d8a32208ff537f719c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+Changes to squid-3.2.1 (06 Oct 2012):
+
+       - Regression: Make login=PASS send no credentials when none available
+       - Regression: Handle dstdomain duplicates and overlapping names better
+       - Bug 3661: Segmentation fault when using more than 1 worker
+       - Bug 3660: ACLFilledChecklist::fd set with wrong fd for sslproxy_cert_error
+       - Bug 3658: ERR_ZERO_SIZE_OBJECT propagates out even after successful retry
+       - Bug 3648: polish String class files
+       - Bug 3647: parsing hier_code acl fails
+       - Bug 3626: forwarding loops on intercepted traffic
+       - Bug 3616: retrieve client connection for ACL checks from the related HttpRequest object
+       - Bug 3609: several RADIUS helper improvements
+       - Bug 3605: memory leak in Negotiate authentication
+       - Fix small memory leak in src ACL parse
+       - Fix maximum_single_addr_tries upgrade
+       - Fix chunked encoding on responses carrying a Content-Range header.
+       - Do not reuse persistent connections for PUTs to avoid ERR_ZERO_SIZE_OBJECT
+       - ... and several compile errors
+
 Changes to squid-3.2.1 (15 Aug 2012):
 
        - Bug 3605: memory leak in peer selection
index fcb0a576330800618385c185a508bafe68768e13..017f0edd1b4dfaff3800eadd674de3ae6cd5476e 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.2.1 release notes</title>
+<title>Squid 3.2.2 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.2.1 for testing.
+The Squid Team are pleased to announce the release of Squid-3.2.2 for testing.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.2/"> or the <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.