]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Sync ChangeLog and ReleaseNotes
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 1 Mar 2009 04:40:28 +0000 (17:40 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 1 Mar 2009 04:40:28 +0000 (17:40 +1300)
ChangeLog
doc/release-notes/release-3.0.sgml

index 4ff75f43d9501fd1731a7c0510b056bbaaf2c68c..35d111a1a99fd372d73ac14e0f5da9dba9508a05 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -92,6 +92,39 @@ Changes to squid-3.1.0.1 (27 Oct 2008):
        - Bug #2223: Follow XFF extensions added
        - ... and many code and documentation cleanups
 
+Changes to squid-3.0.STABLE13 (03 Feb 2009):
+
+       - Fix several issues in request parsing
+       - Fix memory leak from logformat parsing
+       - Fix various ESI build errors
+       - ... and some documentation updates
+
+Changes to squid-3.0.STABLE12 (21 Jan 2009):
+
+       - Bug 2533: Solaris (sparc) 64-bit build breaks with gcc/g++
+       - Bug 2542: ICAP filters break download resume
+       - Bug 2556: HTCP fails without icp_port
+       - Bug 2564: logformat '%tl' field not working as advertised
+       - Port from 3.1: TestBed basic build consistency checks
+       - Policy: Change half_closed_clients default to off
+       - Policy: Removed -V command line option, deprecated by 2.6
+       - ... and several other minor code cleanups
+
+Changes to squid-3.0.STABLE11 (24 Dec 2008):
+
+       - Bug 2424: filedescriptors being left unnecessary opened
+       - Bug 2545: fault passing ICAP filtered traffic to peers
+       - Bug 2227: Sefgaults in MemBuf::reset during idnsSendQuery
+       - ... and some minor admin and debug cleanups.
+
+Changes to squid-3.0.STABLE11-RC1 (3 Dec 2008):
+
+        - Removes patch causing cache of bad objects
+        - Bug 2526: bad security default in ACLChecklist
+        - Fixes regression: access.log request size tag
+        - Fixes cache_peer forceddomainname=X option
+        - ... and many minor documentation cleanups
+
 Changes to squid-3.0.STABLE10 (14 Oct 2008):
 
        - Bug 2391: Regression: bad assert in forwarding
index 723a906c552084ad27b4fdf541e3f95e9c333958..6b9861026bfa834093561f66a3a3fafe541fcec1 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.0.STABLE10 release notes</title>
+<title>Squid 3.0.STABLE13 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.0.STABLE10.
+The Squid Team are pleased to announce the release of Squid-3.0.STABLE13.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.0/"> or the <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.
 
@@ -700,6 +700,9 @@ See the accf_http(9) man page.
        <p>fake_auth helper for NTLM now accepts the '-S' parameter to strip NTLM domain off the username string.
           This is useful for class 4 Delay Pools in Squid 3.x
 
+       <tag>half_closed_clients</tag>
+       <p>New default value of OFF
+
 </descrip>
 
 <sect1>Removed tags<label id="removedtags">