]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.1.0.4
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 23 Jan 2009 03:41:17 +0000 (16:41 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 23 Jan 2009 03:41:17 +0000 (16:41 +1300)
ChangeLog
doc/release-notes/release-3.1.html
doc/release-notes/release-3.1.sgml

index 4a81aab2764cd06a48a06155e1aa781319e19dd3..a8fd5435db43435f682dcd457dda82aea6bf6b64 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+Changes to squid-3.1.0.4 (23 Jan 2008):
+
+       - Regression Fix: Bug 2558: rollback bug 2395 fix.
+       - Bug 2555: Fixes to SNMP-MIB
+       - Bug 2550: assertion comm.cc:350 !fd_table[fd].closing()
+       - Bug 2547,2548: OSX compile errors (duplicate symbols and IPv6)
+       - Bug 2508: comm.cc:2035 assertion fd_table[fd].closing()
+       - Bug 2330: allow keep-alive+chunked; don't add max-age for no-cache
+       - Polish ZPH configuration interface
+       - Several Language Conversions to new auto-negotiate
+       - Port from 2.7: squidclient -V and -j options for HTTP/1.1 and 0.9 testing
+       - Fix: Pconn not being used when they should.
+       - Fix: Fix pinger immediate shutdowns
+       - Fix: Untangle CacheManager reports from log_fqdn
+       - ... and all bugs fixed for 3.0.STABLE12
+       - ... and many code polish and optimization fixes.
+
 Changes to squid-3.1.0.3 (5 Dec 2008):
 
        - Regression Fix: StoreIOBuffer patch removed.
index e29c778da29ea0e1642e3bb8107efa941db4f7da..d8ea08fd2cf7e943d066abcea0e0d065ade2c0a3 100644 (file)
@@ -2,10 +2,10 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
- <TITLE>Squid 3.1.0.3 release notes</TITLE>
+ <TITLE>Squid 3.1.0.4 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.1.0.3 release notes</H1>
+<H1>Squid 3.1.0.4 release notes</H1>
 
 <H2>Squid Developers</H2>
 <HR>
@@ -80,7 +80,7 @@ for Applied Network Research and members of the Web Caching community.</EM>
 <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.3 for testing.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.1.0.4 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>
@@ -323,7 +323,7 @@ The two releases configuration differs and only the TOS mode settings are direct
 <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>
index e4814f3899da21bf8aac4439a7cba1ada8e60ec5..084521a93515e3c0e3adf0c6859a879fa902a384 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.1.0.3 release notes</title>
+<title>Squid 3.1.0.4 release notes</title>
 <author>Squid Developers</author>
 
 <abstract>
@@ -13,7 +13,7 @@ for Applied Network Research and members of the Web Caching community.
 
 <sect>Notice
 <p>
-The Squid Team are pleased to announce the release of Squid-3.1.0.3 for testing.
+The Squid Team are pleased to announce the release of Squid-3.1.0.4 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">.
 
@@ -235,7 +235,7 @@ The two releases configuration differs and only the TOS mode settings are direct
 <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>The legacy <b>Option</b> and <b>Priority</b> modes available in Squid-2.7 are no longer supported.
+<p>The legacy <em>Option</em> and <em>Priority</em> modes available in Squid-2.7 are no longer supported.
 
 
 <sect1>SSL Bump (for HTTPS Filtering and Adaptation)