From 17b0dc7fbd63e9c142c19b2bb4e494bd82c14c9e Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Fri, 2 Jul 2010 13:59:56 +1200 Subject: [PATCH] Prep for 3.1.5 --- ChangeLog | 17 +++++++++++++++-- doc/release-notes/release-3.1.html | 8 ++++---- doc/release-notes/release-3.1.sgml | 4 ++-- 3 files changed, 21 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2212795596..e9f72f2724 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Changes to squid-3.1.5 (02 Jul 2010): + + - Bug 2967: raw-IPv6 address URL with append_domain broken + - Bug 2950: HTTP responses with no Date, L-M or Expires can now be cached + - Bug 2943: ICAP tokens not logged when using multiple access + - Bug 2937: Fails to detect chunked encoding if not given in all lower case + - Bug 2903: does not send indirect X-Client-Ip in ICAP respmod + - Fix free memory corruption and off-by-one error when comparing SNMP OIDs + - Port from 2.7: max_filedescriptor config option + - Fix persistent_connection_after_error is meant to be on by default + - ... and several build errors. + Changes to squid-3.1.4 (30 May 2010): - Bug 2933: Verification of the max. port number for WCCP2 dynamic service @@ -21,7 +33,7 @@ Changes to squid-3.1.4 (30 May 2010): Changes to squid-3.1.3 (02 May 2010): - - Remove: Advertise 1.1 on replies + - Remove: Advertise 1.1 on replies to clients (broken chunked handling) - Fix tag ACL type not working Changes to squid-3.1.2 (01 May 2010): @@ -35,7 +47,8 @@ Changes to squid-3.1.2 (01 May 2010): - Bug 2860: Regression: WCCPv1 handshake - Bug 2848: Pass TCP_RST to client on early disconnect - Debian Bug 578047: Correct behaviour of --enable-ipv6 - - HTTP/1.1: Advertise 1.1 on replies + - HTTP/1.1: Advertise 1.1 on requests to servers + - HTTP/1.1: Advertise 1.1 on replies to clients - AIX / UNIX build fixes - Cygwin build fixes - squidclient: -k option to test connection keep-alive or close diff --git a/doc/release-notes/release-3.1.html b/doc/release-notes/release-3.1.html index c553f07d9a..6cd96723ae 100644 --- a/doc/release-notes/release-3.1.html +++ b/doc/release-notes/release-3.1.html @@ -1,11 +1,11 @@ - - Squid 3.1.4 release notes + + Squid 3.1.5 release notes -

Squid 3.1.4 release notes

+

Squid 3.1.5 release notes

Squid Developers


@@ -70,7 +70,7 @@ for Applied Network Research and members of the Web Caching community.

1. Notice

-

The Squid Team are pleased to announce the release of Squid-3.1.4.

+

The Squid Team are pleased to announce the release of Squid-3.1.5.

This new release is available for download from http://www.squid-cache.org/Versions/v3/3.1/ or the mirrors.

diff --git a/doc/release-notes/release-3.1.sgml b/doc/release-notes/release-3.1.sgml index 5a9a946711..9794bbe925 100644 --- a/doc/release-notes/release-3.1.sgml +++ b/doc/release-notes/release-3.1.sgml @@ -1,6 +1,6 @@
-Squid 3.1.4 release notes +Squid 3.1.5 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.1.4. +The Squid Team are pleased to announce the release of Squid-3.1.5. This new release is available for download from or the . -- 2.47.3