+Changes to squid-3.1.0.6 (01 Mar 2009):
+
+ - Regresion Fix: Support HTTP/0.9 in accelerator mode
+ - Bug 2601: Hack. Convert IPv4 netmasks to CIDR in IPv6-enabled mode
+ - Bug 2593: Compile errors on Solaris 10
+ - Bug 2591: adaptation_access does not work
+ - Bug 2588: coredump in rDNS lookup
+ - Bug 2526: default ALLOW when no list specified.
+ - Bug 2287: Send a 505 on requests with unsupported HTTP versions
+ - Bug 419: Hop by Hop headers MUST NOT be forwarded
+ - Fix external_acl_type handling of SSL certificate details
+ - Obsolete: dependency on nss_common.h and nss.h
+ - Support libtool2
+ - ... and various documentation and code polish
+
Changes to squid-3.1.0.5 (03 Feb 2009):
- Bug 2583: Fixed issue in content adaptation
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
- <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.50">
- <TITLE>Squid 3.1.0.2 release notes</TITLE>
+ <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
+ <TITLE>Squid 3.1.0.6 release notes</TITLE>
</HEAD>
<BODY>
-<H1>Squid 3.1.0.2 release notes</H1>
+<H1>Squid 3.1.0.6 release notes</H1>
<H2>Squid Developers</H2>
<HR>
<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.2 for testing.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.1.0.6 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>
<P>The lines above are spearated for documentation. qos_flows may be configured with all options on one line, or separated as shown.
Also options may be repeated as many times as desired. Only the final configured value for any option will be used.</P>
-<P>The legacy Option and Priority modes available in Squid-2.7 are no longer supported.</P>
+<P>The legacy <EM>Option</EM> and <EM>Priority</EM> modes available in Squid-2.7 are no longer supported.</P>
<H2><A NAME="ss2.7">2.7</A> <A HREF="#toc2.7">SSL Bump (for HTTPS Filtering and Adaptation)</A>
</PRE>
</P>
-<DT><B>auth_param ntlm</B><DD>
-<P>The helper binary bundled with Squid under the name <EM>ntlm_auth</EM> has been renamed to accurately reflect
+<DT><B>auth_param ntlm, basic, digest</B><DD>
+<P>BASIC, DIGEST: New parameter option <EM>utf8 on|off</EM> to permit helpers to selectively process UTF-8 characters even though
+HTTP accepts only ISO-8859-1.</P>
+<P>NTLM: The helper binary bundled with Squid under the name <EM>ntlm_auth</EM> has been renamed to accurately reflect
its real behavior and to prevent confusion with the more useful Samba helper using the same name.</P>
<P>Despite being used for NTLM, the helper does not in fact provide true NTLM function. What it does provide is
SMB LanManager authentication through the NTLM interface without the need for a domain controller. Thus the
<!doctype linuxdoc system>
<article>
-<title>Squid 3.1.0.5 release notes</title>
+<title>Squid 3.1.0.6 release notes</title>
<author>Squid Developers</author>
<abstract>
<sect>Notice
<p>
-The Squid Team are pleased to announce the release of Squid-3.1.0.5 for testing.
+The Squid Team are pleased to announce the release of Squid-3.1.0.6 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">.