+Changes to squid-3.1.0.10 (18 Jul 2009):
+
+ - Bug 2680: Regression Crash after rotate with no helpers running
+ - Bug 2695: Regression in WCCPv2 L2 mask assignment
+ - Bug 2707: Regression in FTP anonymous auth
+ - Bug 422, 2706: RFC 2616 Date header requirements
+ - Bug 1087: ESI processor not quoting attributes correctly.
+ - Bug 1338: File prefetches aborted despite range_offset
+ - Bug 2127: delay pools class 4 crashes with ntlm auth
+ - Bug 2092: select loop 32-bit call counter overflows
+ - Bug 2611: document fast/slow acl types
+ - Bug 2614: Potential loss of adapted body data from eCAP adapters
+ - Bug 2658: Missing TextException copy constructor
+ - Bug 2659: String length overflows on append, leading to segfaults
+ - Bug 2699: Build failure NTLM smb_lm helper
+ - Bug 2709: TRANSLATIONS not installed
+ - Bug 2710: squid_kerb_auth non-terminated string
+ - Delay pools 64-bit buckets and IPv6-polish
+ - Break forwarding loops for "transparent" or "intercept" http_ports.
+ - Add --disable-translation option to detatch .po from error negotiation
+ - Add squidclient man(1) page
+ - Add localhost to default permitted networks
+ - http_port allow-direct option to allow direct forwarding in accelerator mode
+ - ... and many testing infrastructure updates
+
Changes to squid-3.1.0.9 (26 Jun 2009):
- Bug 2682: Add ftp_epsv control to disable EPSV support.
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.50">
- <TITLE>Squid 3.1.0.9 release notes</TITLE>
+ <TITLE>Squid 3.1.0.10 release notes</TITLE>
</HEAD>
<BODY>
-<H1>Squid 3.1.0.9 release notes</H1>
+<H1>Squid 3.1.0.10 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.9 for testing.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.1.0.10 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>
<PRE>
intercept Rename of old 'transparent' option to indicate proper functionality.
+ allow-direct Allow direct forwarding in accelerator mode. Normally
+ accelerated requests are denied direct forwarding as if
+ never_direct was used.
+
connection-auth[=on|off]
use connection-auth=off to tell Squid to prevent
forwarding Microsoft connection oriented authentication
<DT><B>--disable-loadable-modules</B><DD>
<P>Build without support for loadable modules.</P>
+<DT><B>--disable-translation</B><DD>
+<P>Prevent Squid generating localized error page templates and manuals.
+Which is usually tried, but may not be needed.</P>
+<P>This is a development optimization for building from VCS when localization is
+not needed. Has no effect on pre-translated source bundles.</P>
+
<DT><B>--with-dns-cname</B><DD>
<P>Enable CNAME recursion within the Internal DNS resolver stub squid uses.
This has no effect on the external DNS helper.</P>
<P>Allow build-time configuration of Default location for squid logs.</P>
<DT><B>--with-ipv6-split-stack</B><DD>
-<P>Enable special additions for IPv6 support in Windows XP.
+<P>Force enable special additions for IPv6 support in Windows XP and various BSD systems.
see the IPv6 details above for a better description.</P>
<DT><B>--with-pidfile=PATH</B><DD>
<DT><B>http_port</B><DD>
<P><EM>act-as-origin</EM> not yet ported from 2.7</P>
-<P><EM>allow-direct</EM> not yet ported from 2.7</P>
<P><EM>http11</EM> not yet ported from 2.7</P>
<P><EM>urlgroup=</EM> not yet ported from 2.6</P>
<!doctype linuxdoc system>
<article>
-<title>Squid 3.1.0.9 release notes</title>
+<title>Squid 3.1.0.10 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.9 for testing.
+The Squid Team are pleased to announce the release of Squid-3.1.0.10 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">.