From: Amos Jeffries Date: Tue, 2 Dec 2008 12:15:05 +0000 (+1300) Subject: Prep for 3.0.STABLE11-RC1 X-Git-Tag: SQUID_3_0_STABLE11_RC1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83e338a4087f96f0e943fd0eaed0e8eba00c0000;p=thirdparty%2Fsquid.git Prep for 3.0.STABLE11-RC1 --- diff --git a/ChangeLog b/ChangeLog index d1c48a07ed..be28337997 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Changes to squid-3.0.STABLE11-RC1 (3 Dec 2008): + + - Removes patch causing cache of bad objects + - Bug 2526: bad security default in ACLChecklist + - Fixes regression: access.log request size tag + - Fixes cache_peer forceddomainname=X option + - ... and many minor documentation cleanups + Changes to squid-3.0.STABLE10 (14 Oct 2008): - Bug 2391: Regression: bad assert in forwarding diff --git a/doc/release-notes/release-3.0.html b/doc/release-notes/release-3.0.html index 2bb746ff0d..28aef56822 100644 --- a/doc/release-notes/release-3.0.html +++ b/doc/release-notes/release-3.0.html @@ -2,10 +2,10 @@ - Squid 3.0.STABLE10 release notes + Squid 3.0.STABLE11-RC1 release notes -

Squid 3.0.STABLE10 release notes

+

Squid 3.0.STABLE11-RC1 release notes

Squid Developers


@@ -13,54 +13,9 @@ Squid is a WWW Cache application developed by the National Laboratory for Applied Network Research and members of the Web Caching community.
-

-

1. Notice

- -

-

2. Known issues

- -

-

3. Changes since earlier STABLE releases of Squid-3.0

- -

-

4. Changes since Squid-2.6

- - -

-

5. Windows support

- -

-

6. Changes to squid.conf since Squid-2.6

- - -

-

7. Changes to ./configure Options since Squid-2.6

- - -

-

8. Regressions since Squid-2.7

- - - -
-

1. Notice

+

1. Notice

-

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

+

The Squid Team are pleased to announce the release of Squid-3.0.STABLE11-RC1.

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

@@ -68,19 +23,19 @@ for Applied Network Research and members of the Web Caching community.

We welcome feedback and bug reports. If you find a bug, please see http://wiki.squid-cache.org/SquidFaq/TroubleShooting#head-7067fc0034ce967e67911becaabb8c95a34d576d for how to submit a report with a stack trace.

-

2. Known issues

+

2. Known issues

Although this release is deemed good enough for use in many setups, please note the existence of open bugs against Squid-3.0.

-

3. Changes since earlier STABLE releases of Squid-3.0

+

3. Changes since earlier STABLE releases of Squid-3.0

The 3.0 change history can be viewed here.

-

4. Changes since Squid-2.6

+

4. Changes since Squid-2.6

-

4.1 Major new features +

4.1 Major new features

Squid 3.0 represents a major rewrite of Squid and has a number of new features.

@@ -132,7 +87,7 @@ to perform some simple XML based processing, offloading the final page assembly

More information about ESI can be found from the ESI website http://www.esi.org

-

4.2 2.6 features not found in Squid-3.0 +

4.2 2.6 features not found in Squid-3.0

Some of the features found in Squid-2.6 is not available in Squid-3. @@ -152,7 +107,7 @@ Some have been dropped as they are not needed. Some have not yet been forward-po

-

4.3 Logging changes +

4.3 Logging changes

access.log

@@ -170,7 +125,7 @@ Some have been dropped as they are not needed. Some have not yet been forward-po http://www.squid-cache.org/Doc/FAQ/FAQ-6.html#ss6.7 for a definition of all log types.

-

5. Windows support

+

5. Windows support

This Squid version can run on Windows as a system service using the Cygwin emulation environment, or can be compiled in Windows native mode using the MinGW + MSYS development environment. Windows NT 4 SP4 and later are supported.
@@ -392,7 +347,7 @@ ScriptAlias /squid/cgi-bin/ "c:/squid/libexec/" -

6. Changes to squid.conf since Squid-2.6

+

6. Changes to squid.conf since Squid-2.6

There have been many changes to Squid's configuration file since Squid-2.6.

@@ -409,7 +364,7 @@ ScriptAlias /squid/cgi-bin/ "c:/squid/libexec/"

-

6.1 New tags +

6.1 New tags

@@ -700,7 +655,7 @@ See the accf_http(9) man page.

-

6.2 Changes to existing tags +

6.2 Changes to existing tags

@@ -894,7 +849,7 @@ This is useful for class 4 Delay Pools in Squid 3.x

-

6.3 Removed tags +

6.3 Removed tags

@@ -912,7 +867,7 @@ This is useful for class 4 Delay Pools in Squid 3.x

-

7. Changes to ./configure Options since Squid-2.6

+

7. Changes to ./configure Options since Squid-2.6

There have been some changes to Squid's build configuration since Squid-2.6.

@@ -930,7 +885,7 @@ This is useful for class 4 Delay Pools in Squid 3.x

-

7.1 New options +

7.1 New options

@@ -1045,7 +1000,7 @@ if it is not installed on your system.

-

7.2 Changes to existing options +

7.2 Changes to existing options

@@ -1089,7 +1044,7 @@ Automatic checks will enable best I/O loop method available.

-

7.3 Removed options +

7.3 Removed options

The following configure options have been removed.

@@ -1114,13 +1069,13 @@ Automatic checks will enable best I/O loop method available.

-

8. Regressions since Squid-2.7

+

8. Regressions since Squid-2.7

Some squid.conf and ./configure options which were available in Squid-2.7 are not yet available in Squid-3.0

If you need something to do then porting one of these from Squid-2 to Squid-3 is most welcome.

-

8.1 Missing squid.conf options available in Squid-2.7 +

8.1 Missing squid.conf options available in Squid-2.7

@@ -1264,7 +1219,7 @@ Automatic checks will enable best I/O loop method available.

-

8.2 Missing ./configure options available in Squid-2.7 +

8.2 Missing ./configure options available in Squid-2.7

diff --git a/doc/release-notes/release-3.0.sgml b/doc/release-notes/release-3.0.sgml index 723a906c55..80c6c23a95 100644 --- a/doc/release-notes/release-3.0.sgml +++ b/doc/release-notes/release-3.0.sgml @@ -1,6 +1,6 @@

-Squid 3.0.STABLE10 release notes +Squid 3.0.STABLE11-RC1 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.0.STABLE10. +The Squid Team are pleased to announce the release of Squid-3.0.STABLE11-RC1. This new release is available for download from or the .