]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.0.STABLE12
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 21 Jan 2009 01:47:39 +0000 (14:47 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 21 Jan 2009 01:47:39 +0000 (14:47 +1300)
ChangeLog
doc/release-notes/release-3.0.html
doc/release-notes/release-3.0.sgml

index b4b83c2f99b2e02682f96af6545c7db068332803..12861b7bd473dd1bec9ad61c1bb4899c929dbbe4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,20 @@
+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.
+       - ... and some minor admin and debug cleanups.
 
 Changes to squid-3.0.STABLE11-RC1 (3 Dec 2008):
 
index 1df070042263ffa3e98ef648c0efba7368224faa..1970e536897e7685c34bec7f7397f11a80af10f7 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <HTML>
 <HEAD>
- <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.50">
+ <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
  <TITLE>Squid 3.0.STABLE11 release notes</TITLE>
 </HEAD>
 <BODY>
@@ -846,6 +846,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</P>
 
+<DT><B>half_closed_clients</B><DD>
+<P>New defaut vaue of OFF</P>
+
 </DL>
 </P>
 
index 1100e1a084985fff7aa7836838408a97a20e556a..aac02dabbd1663c128595aee480f970a19eeb9a6 100644 (file)
@@ -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 defaut vaue of OFF
+
 </descrip>
 
 <sect1>Removed tags<label id="removedtags">