From a18ad4b588ab8d3c6f798b51b95d7c98e6b3edad Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Fri, 5 Oct 2012 20:54:53 -0600 Subject: [PATCH] Prep for 3.2.2 --- ChangeLog | 19 +++++++++++++++++++ doc/release-notes/release-3.2.sgml | 4 ++-- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index aa4f31e2ed..9af728ea8c 100644 --- 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 diff --git a/doc/release-notes/release-3.2.sgml b/doc/release-notes/release-3.2.sgml index fcb0a57633..017f0edd1b 100644 --- a/doc/release-notes/release-3.2.sgml +++ b/doc/release-notes/release-3.2.sgml @@ -1,6 +1,6 @@
-Squid 3.2.1 release notes +Squid 3.2.2 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.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 or the . -- 2.47.2