From: Amos Jeffries Date: Sun, 14 Mar 2010 05:23:03 +0000 (+1300) Subject: Prep for 3.1.0.18 X-Git-Tag: SQUID_3_1_0_18~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=28531efec63ae221e2fd8ea940197f9478d047eb;p=thirdparty%2Fsquid.git Prep for 3.1.0.18 --- diff --git a/ChangeLog b/ChangeLog index 845e871d6d..4a0ec902b5 100644 --- 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 diff --git a/doc/release-notes/release-3.1.html b/doc/release-notes/release-3.1.html index fb1ac55382..6cf99d6c64 100644 --- a/doc/release-notes/release-3.1.html +++ b/doc/release-notes/release-3.1.html @@ -2,10 +2,10 @@ - Squid 3.1.0.17 release notes + Squid 3.1.0.18 release notes -

Squid 3.1.0.17 release notes

+

Squid 3.1.0.18 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.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 http://www.squid-cache.org/Versions/v3/3.1/ or the mirrors.

@@ -901,6 +901,10 @@ retried.

+
ignore_expect_100
+

Ported from 2.7. Requires --enable-http-violations +Prevents 417 errors being sent to broken HTTP/1.1 non-compliant clients.

+
include

New option to import entire secondary configuration files into squid.conf.

@@ -1810,9 +1814,6 @@ Use --without-pthreads to disable, but only if you really have to.

http11 not yet ported from 2.7

urlgroup= not yet ported from 2.6

-
ignore_expect_100
-

Not yet ported from 2.7

-
ignore_ims_on_miss

Not yet ported from 2.7

diff --git a/doc/release-notes/release-3.1.sgml b/doc/release-notes/release-3.1.sgml index 0c9b828ab9..dd741b12c4 100644 --- a/doc/release-notes/release-3.1.sgml +++ b/doc/release-notes/release-3.1.sgml @@ -1,6 +1,6 @@
-Squid 3.1.0.17 release notes +Squid 3.1.0.18 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.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 or the .