diff -ruN squid-2.6.RC2/ChangeLog squid-2.6.STABLE1/ChangeLog --- squid-2.6.RC2/ChangeLog Sun Jun 25 13:38:25 2006 +++ squid-2.6.STABLE1/ChangeLog Sat Jul 1 12:41:21 2006 @@ -1,4 +1,4 @@ -Changes to squid-2.6 (Planned release 1 Jul 2006) +Changes to squid-2.6 (1 Jul 2006) - New --enable-default-hostsfile configure option - Added username info to active_requests cachemgr stats diff -ruN squid-2.6.RC2/RELEASENOTES.html squid-2.6.STABLE1/RELEASENOTES.html --- squid-2.6.RC2/RELEASENOTES.html Sun Jun 25 13:39:40 2006 +++ squid-2.6.STABLE1/RELEASENOTES.html Sat Jul 1 12:43:07 2006 @@ -7,14 +7,32 @@

Squid 2.6.STABLE1 release notes

-

Squid Developers

$Id: release-2.6.html,v 1.17 2006/06/25 12:06:39 serassio Exp $ +

Squid Developers

$Id: release-2.6.html,v 1.18 2006/06/30 21:21:37 hno Exp $
This document contains the release notes for version 2.6 of Squid. -Squid is a WWW Cache application developed by the Web Caching community. -Squid was initially developed by the National Laboratory -for Applied Network Research and members of the Web Caching community. +Squid is a WWW Cache application developed by the Web Caching community.
-

1. Key changes from squid 2.5:

+

+

1. Key changes from squid 2.5

+ +

+

2. Changes to squid.conf

+ +

+

3. Known issues

+ +

+

4. Known limitations

+ +

+

5. Other issues

+ +

+

6. Windows support

+ + +
+

1. Key changes from squid 2.5

-

2. Changes to squid.conf

+

2. Changes to squid.conf

@@ -87,12 +105,12 @@
https_port

Many new options. Reconstructs URLs as https:// by default.

cache_peer

Many new options to support origin servers and SSL encryption

ssl_engine

New directive for hardware assisted SSL encryption

-
sslproxy_*

New directives defining how to gateway http->https

+
sslproxy_*

New directives defining how to gateway http->https

sslpassword_program

New helper directive to query an external program for SSL key encryption password (if any)

no_cache

Renamed to cache to better reflect the functionaliy. no_cache still accepted.

cache

New name for the old no_cache directive.

cache_vary

New directive to disable caching of Vary:ing responses

-
broken_vary_encoding

New directive to work around known broken compression modules which hasn't understood the meaning of the ETag HTTP header.

+
broken_vary_encoding

New directive to work around known broken compression modules which hasn't understood the meaning of the ETag HTTP header in relation to Accept-Encoding.

logformat

New directive for defining custom log formats

cache_access_log

Renamed to access_log

access_log

Select what requests to log where any by what format. Support for multiple log files and multiple log formats.

@@ -125,28 +143,57 @@
error_map

New directive to allow dynamic rewrites of error pages

via

New directive to disable the use of the Via directive

wccp2_*

WCCP2 protocol support

-
linux_tproxy, tproxy_port

Linux TPROXY support for masquerading outgoing connections as the original client

-

3. Known issues and limitations

+

3. Known issues

There is a few known issues in this version of Squid which we hope to correct in a later release

Bug -#1584

WCCPv2 unable to register with more than one router on Linux

-
Bug #1590

"ETag Loop" warnings in cache.log

Bug -#761

assertion failed: cbdata.c:249: "c->locks > 0" when using diskd

+#761

assertion failed: cbdata.c:249: "c->locks > 0" when using diskd

+
Bug +#1640

unstable if mixing coss cache_dir type with other cache_dir types (ufs/aufs/diskd).

+
Bug +#1602

Need to implement TCP fallback on truncated (large) DNS responses

+
+

+ +

4. Known limitations

+ +

In addition there is a set of limitations in this version of Squid which we hope to correct later

+

+

Bug #1420

302 responses with an Expires header is always cached

Bug -#1500

diskd related memory corruption under heavy load

+#1584

WCCPv2 unable to register with more than one router on Linux

+
Bug +#1059

mime.conf and referenced icons must be within chroot

+
Bug +#692

tcp_outgoing_address using an ident ACL does not work

+
Bug +#581

acl max_user_ip and multiple authentication schemes

+
Bug +#528

miss_access fails on "slow" acl types such as dst.

+
Bug +#513

squid -F is starting server sockets to early

+
Bug +#457

does not handle swap.state corruption properly

+
Bug +#410

unstable if runs out of disk space

+
Bug +#355

diskd may appear slow on low loads

+
Bug +#219

delay_pools stops working on -k reconfigure

+

5. Other issues

+

Ipfilter 4.x compile problem on HP Tru64