From db01c30c06ecb89e6ef2ad57e1c028efc8cae4a1 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Tue, 10 Sep 2013 19:31:14 -0600 Subject: [PATCH] Prep for 3.3.9 --- ChangeLog | 20 ++++++++++++++++++++ doc/release-notes/release-3.3.sgml | 4 ++-- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d7636eed8b..1ed6150654 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,6 +40,26 @@ Changes to squid-3.4.0.1 (29 Jul 2013): - ... and many documentation changes - ... and much code cleanup and polishing +Changes to squid-3.3.9 (11 Sep 2013): + + - Regression Bug 3077: off-by-one error in Digest header decoding + - Bug 3895: fix acl_uses_indirect_client and cache_peer_access + - Bug 3879: assertion failed ConnStateData::validatePinnedConnection + - Bug 3863: myportname acl causes segmentation fault + - Bug 3849: Duplicate certificate sent when using https_port + - Bug 2287: Better fix for unsupported HTTP version handling + - Bug 2112: Reload into If-None-Match + - Fix several assert with side effects in ICAP/eCAP response handling + - Fix myportname ACL on ICAP/eCAP transactions + - Fix external ACL user:pass detail logging after adaptation + - Fix SMP mgr:info report 'Largest file desc currently in use' + - Handle infinite certificate validation loops caused by OpenSSL Bug 3090. + - Improved compatibility with gcc 4.8, clang and icc + - Show number of available filedescriptors when reserved FD changes + - Sync with newest OpenSSL error codes + - Register Http2-Settings header + - ... and many Windows portability fixes + Changes to squid-3.3.8 (13 Jul 2013): - Bug 3869: assertion failed: MemBuf.cc:272: size < capacity diff --git a/doc/release-notes/release-3.3.sgml b/doc/release-notes/release-3.3.sgml index 036b783a6b..9183e37418 100644 --- a/doc/release-notes/release-3.3.sgml +++ b/doc/release-notes/release-3.3.sgml @@ -1,6 +1,6 @@
-Squid 3.3.8 release notes +Squid 3.3.9 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.3.8. +The Squid Team are pleased to announce the release of Squid-3.3.9. This new release is available for download from or the . -- 2.47.3