+Changes to squid-3.1.10 (22 Dec 2010):
+
+ - Bug 3121: memory leak in DigestAuth: AuthUser object is locked twice
+ - Bug 3113: Consuming too much memory when uploading files
+ - Bug 3110: 'reply_body_max_size none' does not work with x-forwarded-for
+ - Bug 3096: Consuming too much memory when delaying traffic
+ - Bug 3091: Bypassed ICAP errors are not counted as service failures
+ - Bug 3090: Polish FTP login error handing
+ - Bug 3068: cache_dir capacity and usage overflows
+ - Bug 3028: Permit wbinfo_group.pl to authenticate Kerberos users with NT domain
+ - Bug 427: HTTP Compliance: Support If-Match and If-None-Match requests
+ - Fix memory leak in adaptation_access
+ - Fix /dev/poll and poll() selection priority
+ - Fix PREFIX/var/run creation during install
+ - Fix cachemgr http_port config report display
+ - Add upgrade help process for obsolete options
+ - Accept RFC 2965 Set-Cookie2 / Cookie2 headers as 'known'
+ - HTTP/1.1: entry is stale if request has max-age=0
+ - HTTP/1.1: do not forward TRACE with Max-Forwards: 0 after REQMOD
+ - Toolchain update to support newer auto-tools
+ - ... and updated error page translations
+ - ... and updated documentation
+ - ... and some code optimization/simplification polish
+
+>>>>>>> MERGE-SOURCE
Changes to squid-3.1.9 (25 Oct 2010):
- Bug 3088: dnsserver is segfaulting
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.66">
- <TITLE>Squid 3.1.9 release notes</TITLE>
+ <TITLE>Squid 3.1.10 release notes</TITLE>
</HEAD>
<BODY>
-<H1>Squid 3.1.9 release notes</H1>
+<H1>Squid 3.1.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.9</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.1.10</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>
</P>
+<DT><B>client_request_buffer_max_size</B><DD>
+<P>New directive added with squid-3.1.10 to set limits on the amount of buffer space allocated
+for receiving upload and request data from clients.</P>
+
<DT><B>dns_v4_fallback</B><DD>
<P>New option to prevent Squid from always looking up IPv4 regardless of whether IPv6 addresses are found.
Squid will follow a policy of prefering IPv6 links, keeping the IPv4 only as a safety net behind IPv6.
<!doctype linuxdoc system>
<article>
-<title>Squid 3.1.9 release notes</title>
+<title>Squid 3.1.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.9
+The Squid Team are pleased to announce the release of Squid-3.1.10
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">.