From 0b475d3f87860e1302b513b9ec54c51892e99d8b Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Sun, 1 Nov 2015 02:20:12 -0800 Subject: [PATCH] Prep for 4.0.2 and 3.5.11 --- ChangeLog | 24 ++++++++++++++++++++++++ doc/release-notes/release-3.5.sgml | 4 ++-- doc/release-notes/release-4.sgml | 4 ++-- 3 files changed, 28 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 437f8ab4ae..8df8415fa5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Changes to squid-4.0.2 (01 Nov 2015): + + - Regression Bug 4351: compile errors when authentication modules disabled + - Regression fix: HTTP/1.1 Transfer-Encoding:chunked parsing + - Bug 4359: assertion failure 'Comm::IsConnOpen(conn)' within ConnStateData::requestTimeout + - Bug 4356: segmentation fault using proxy_auth ACL + - Bug 4352: compile errors in OS X 10.11 + - Bug 4021: ext_user_regex does exact match + - Bug 3574: avoid crashes, prohibit reconfiguration during shutdown + - Support re-assigning delay pools based on HTTP reply details + - ... and all fixes from squid 3.5.11 + Changes to squid-4.0.1 (14 Oct 2015): - Bug 4329: GCC 5.2 no known conversion for argument @@ -48,6 +60,18 @@ Changes to squid-4.0.1 (14 Oct 2015): - ... and many documentation changes - ... and much code cleanup and polishing +Changes to squid-3.5.11 (01 Nov 2015): + + - Bug 3574: crashes on reconfigure and startup + - Bug 4347: compile errors with LibreSSL 2.3 + - Bug 4281: copy-paste typos in src/tools.cc + - Bug 4279: No response from proxy for FTP-download of non-existing file + - Bug 4188: Bumping intercepted SSL connections does not work on Solaris + - Fix incorrect authentication headers on cache digest requests + - Fix connection stats, including %
-Squid 3.5.10 release notes +Squid 3.5.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.5.10. +The Squid Team are pleased to announce the release of Squid-3.5.11. This new release is available for download from or the . diff --git a/doc/release-notes/release-4.sgml b/doc/release-notes/release-4.sgml index 435de2537f..75509f4c28 100644 --- a/doc/release-notes/release-4.sgml +++ b/doc/release-notes/release-4.sgml @@ -1,6 +1,6 @@

-Squid 4.0.1 release notes +Squid 4.0.2 release notes Squid Developers @@ -12,7 +12,7 @@ for Applied Network Research and members of the Web Caching community. Notice -

The Squid Team are pleased to announce the release of Squid-4.0.1 for testing. +

The Squid Team are pleased to announce the release of Squid-4.0.2 for testing. This new release is available for download from or the . -- 2.47.3