From: Amos Jeffries Date: Fri, 17 Oct 2014 00:33:18 +0000 (-0700) Subject: Release Notes for Squid-3.6 X-Git-Tag: merge-candidate-3-v1~544 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c54e07bfc377b2cddf613a1228db0c97a3205a62;p=thirdparty%2Fsquid.git Release Notes for Squid-3.6 --- diff --git a/doc/release-notes/release-3.6.html b/doc/release-notes/release-3.6.html new file mode 100644 index 0000000000..3bdf9ea8e0 --- /dev/null +++ b/doc/release-notes/release-3.6.html @@ -0,0 +1,241 @@ + + + + + Squid 3.6.0.0 release notes + + +

Squid 3.6.0.0 release notes

+ +

Squid Developers

+
+This document contains the release notes for version 3.6 of Squid. +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. Major new features since Squid-3.5

+ + +

+

3. Changes to squid.conf since Squid-3.5

+ + +

+

4. Changes to ./configure options since Squid-3.5

+ + +

+

5. Regressions since Squid-2.7

+ + + +
+

1. Notice

+ +

The Squid Team are pleased to announce the release of Squid-3.6.0.0 for testing.

+

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

+ +

While this release is not deemed ready for production use, we believe it is ready for wider testing by the community.

+ +

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

+ +

1.1 Known issues +

+ +

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

+ +

1.2 Changes since earlier releases of Squid-3.6 +

+ +

The 3.6 change history can be +viewed here.

+ + +

2. Major new features since Squid-3.5

+ +

Squid 3.6 represents a new feature release above 3.5.

+ +

The most important of these new features are: +

+

+

Most user-facing changes are reflected in squid.conf (see below).

+ + +

2.1 BLAH +

+ +

Details at +http://wiki.squid-cache.org/Features/BLAH.

+ + +

3. Changes to squid.conf since Squid-3.5

+ +

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

+

This section gives a thorough account of those changes in three categories:

+

+

+

+ + +

3.1 New tags +

+ +

+

+ +
+

+ +

3.2 Changes to existing tags +

+ +

+

+ +
+

+ +

3.3 Removed tags +

+ +

+

+ +
+

+ + +

4. Changes to ./configure options since Squid-3.5

+ +

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

+

This section gives an account of those changes in three categories:

+

+

+

+ + +

4.1 New options +

+ +

+

+ +
+

+ +

4.2 Changes to existing options +

+ +

+

+ +
+

+

4.3 Removed options +

+ +

+

+ +
+

+ + +

5. Regressions since Squid-2.7

+ +

Some squid.conf options which were available in Squid-2.7 are not yet available in Squid-3.6

+ +

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

+ +

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

+ +

+

+
broken_vary_encoding
+

Not yet ported from 2.6

+ +
cache_peer
+

monitorinterval= not yet ported from 2.6

+

monitorsize= not yet ported from 2.6

+

monitortimeout= not yet ported from 2.6

+

monitorurl= not yet ported from 2.6

+ +
cache_vary
+

Not yet ported from 2.6

+ +
error_map
+

Not yet ported from 2.6

+ +
external_refresh_check
+

Not yet ported from 2.7

+ +
location_rewrite_access
+

Not yet ported from 2.6

+ +
location_rewrite_children
+

Not yet ported from 2.6

+ +
location_rewrite_concurrency
+

Not yet ported from 2.6

+ +
location_rewrite_program
+

Not yet ported from 2.6

+ +
refresh_pattern
+

stale-while-revalidate= not yet ported from 2.7

+

ignore-stale-while-revalidate= not yet ported from 2.7

+

negative-ttl= not yet ported from 2.7

+ +
refresh_stale_hit
+

Not yet ported from 2.7

+ +
update_headers
+

Not yet ported from 2.7

+ +
+

+ + + diff --git a/doc/release-notes/release-3.6.sgml b/doc/release-notes/release-3.6.sgml index 2b8d8dbce0..367c8494b9 100644 --- a/doc/release-notes/release-3.6.sgml +++ b/doc/release-notes/release-3.6.sgml @@ -38,13 +38,13 @@ The 3.6 change history can be .