]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.1.0.18
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 14 Mar 2010 05:23:03 +0000 (18:23 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 14 Mar 2010 05:23:03 +0000 (18:23 +1300)
ChangeLog
doc/release-notes/release-3.1.html
doc/release-notes/release-3.1.sgml

index 845e871d6d0dc067be16d89ae8930c71a3782c18..4a0ec902b579ba5d0d3e72a42dd98e57ed9beea7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Changes to squid-3.1.0.18 (14 Mar 2010):
+
+       - Regression Fix: IPv4-mapped prefix, broken in 3.1.0.16
+       - Bug 2869: Remove unused external reference
+       - Bug 2866: Support OpenSSL 1.0
+       - Bug 2813: Random unix_group crash at startup
+       - Send HTTP1.1 compliant 417 responses
+       - Associate external acl message with the request
+       - Various Digest parser fixes
+       - ... and all bug fixes from 3.0 up to 3.0.STABLE25
+
 Changes to squid-3.1.0.17 (24 Feb 2010):
 
        - Regression Fix: Non-English error page UTF encoding
index fb1ac55382c567678962bd88eff4ce31257b1d5a..6cf99d6c6421096bed2dd48f48bebb1b5a9db6e6 100644 (file)
@@ -2,10 +2,10 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.65">
- <TITLE>Squid 3.1.0.17 release notes</TITLE>
+ <TITLE>Squid 3.1.0.18 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.1.0.17 release notes</H1>
+<H1>Squid 3.1.0.18 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.0.17 for testing.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.1.0.18 for testing.</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>
@@ -901,6 +901,10 @@ retried.
 </PRE>
 </P>
 
+<DT><B>ignore_expect_100</B><DD>
+<P>Ported from 2.7. Requires --enable-http-violations
+Prevents 417 errors being sent to broken HTTP/1.1 non-compliant clients.</P>
+
 <DT><B>include</B><DD>
 <P>New option to import entire secondary configuration files into squid.conf.
 <PRE>
@@ -1810,9 +1814,6 @@ Use --without-pthreads to disable, but only if you really have to.</P>
 <P><EM>http11</EM> not yet ported from 2.7</P>
 <P><EM>urlgroup=</EM> not yet ported from 2.6</P>
 
-<DT><B>ignore_expect_100</B><DD>
-<P>Not yet ported from 2.7</P>
-
 <DT><B>ignore_ims_on_miss</B><DD>
 <P>Not yet ported from 2.7</P>
 
index 0c9b828ab9d80bad30e7cfa7015671c5b2840fb0..dd741b12c4fc53e8b189fcb2d6bf75aa94eab40c 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.1.0.17 release notes</title>
+<title>Squid 3.1.0.18 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.0.17 for testing.
+The Squid Team are pleased to announce the release of Squid-3.1.0.18 for testing.
 
 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">.