]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.1.5
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 2 Jul 2010 01:59:56 +0000 (13:59 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 2 Jul 2010 01:59:56 +0000 (13:59 +1200)
ChangeLog
doc/release-notes/release-3.1.html
doc/release-notes/release-3.1.sgml

index 2212795596cb9a2d14b35354e25bbaffe28ed653..e9f72f27249d670d35a92e9b8652b7f53531ad86 100644 (file)
--- 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
index c553f07d9a7fd576bc50bab17d7c164d29872498..6cd96723ae862114ce3002481fc493b1fa392cdf 100644 (file)
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <HTML>
 <HEAD>
- <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.65">
- <TITLE>Squid 3.1.4 release notes</TITLE>
+ <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.66">
+ <TITLE>Squid 3.1.5 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.1.4 release notes</H1>
+<H1>Squid 3.1.5 release notes</H1>
 
 <H2>Squid Developers</H2>
 <HR>
@@ -70,7 +70,7 @@ for Applied Network Research and members of the Web Caching community.</EM>
 <HR>
 <H2><A NAME="s1">1.</A> <A HREF="#toc1">Notice</A></H2>
 
-<P>The Squid Team are pleased to announce the release of Squid-3.1.4.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.1.5.</P>
 <P>This new release is available for download from 
 <A HREF="http://www.squid-cache.org/Versions/v3/3.1/">http://www.squid-cache.org/Versions/v3/3.1/</A> or the 
 <A HREF="http://www.squid-cache.org/Mirrors/http-mirrors.html">mirrors</A>.</P>
index 5a9a946711162fb64e7c10cdd5823604fcc1942c..9794bbe92536d8528e834eaeda01427b50991296 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.1.4 release notes</title>
+<title>Squid 3.1.5 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.1.4.
+The Squid Team are pleased to announce the release of Squid-3.1.5.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.1/"> or the <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.