]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Preparation for STABLE3
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 29 Mar 2008 06:51:03 +0000 (18:51 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 29 Mar 2008 06:51:03 +0000 (18:51 +1200)
ChangeLog
TODO
doc/release-notes/release-3.0.html
doc/release-notes/release-3.0.sgml

index d8375a07123f86da077409b2e1dcf4fea7dca278..0ed0248225a2d8a6ddbb6c80ce193b1889af8817 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
-Changes to squid-3.0.STABLE1 (1 Mar 2008):
+Changes to squid-3.0.STABLE3 (31 Mar 2008):
+
+       - Improved HTTP 1.1 support.
+       - Improved MacOSX (Leopard) support
+       - Bug 2206: Proxy-Authentication regression in STABLE2.
+       - Strip Domain from NTLM usernames for use in class 4 Delay Pools
+       - ... and other bugs and minor code cleanup
+
+Changes to squid-3.0.STABLE2 (1 Mar 2008):
 
        - Add myportname ACL for matching the accepting port name (see release notes)
        - Add include directive for squid.conf (see release notes)
diff --git a/TODO b/TODO
index 632054eb344734da4c4d0ebd5dc09db519b50c57..d88051e52a7a2cc7d95caf46a798e574cc768154 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,7 +3,6 @@ Squid-3.0:
   Feature freeze:
 
   - overlapping helper feature implementation (plain or stateful or both). 
-  - Someone other than Robert to review the draft squid 3 release notes (in CVS already).
 
   Other?
 
@@ -23,6 +22,7 @@ Squid-3.0:
   - Authentication tidyups in proxy_auth acl managagement (Done).
   - Appropriate parts of rproxy (Done).
   - Some kind of Range support to at least the level of 2.5 and earlier (Done).
+  - Someone other than Robert to review the draft squid 3 release notes (in CVS already).
 
 
 Squid-3.1
index 880c5c64b67a98a62923cfe9e9243a9402f49eeb..ae7ee8562bfb6e9ad1639b781cfc397f5cb2f8b6 100644 (file)
@@ -2,12 +2,12 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
- <TITLE>Squid 3.0.STABLE2 release notes</TITLE>
+ <TITLE>Squid 3.0.STABLE3 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.0.STABLE2 release notes</H1>
+<H1>Squid 3.0.STABLE3 release notes</H1>
 
-<H2>Squid Developers</H2>$Id: release-3.0.html,v 1.12.2.2 2008/02/28 00:26:31 amosjeffries Exp $
+<H2>Squid Developers</H2>$Id: release-3.0.sgml,v 1.30.2.5 2008/02/28 00:26:31 amosjeffries Exp $
 <HR>
 <EM>This document contains the release notes for version 3.0 of Squid.
 Squid is a WWW Cache application developed by the National Laboratory
@@ -15,7 +15,7 @@ for Applied Network Research and members of the Web Caching community.</EM>
 <HR>
 <H2><A NAME="s1">1. Notice</A></H2>
 
-<P>The Squid Team are pleased to announce the release of Squid-3.0.STABLE2.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.0.STABLE3.</P>
 <P>This new release is available for download from 
 <A HREF="http://www.squid-cache.org/Versions/v3/3.0/">http://www.squid-cache.org/Versions/v3/3.0/</A> or the 
 <A HREF="http://www.squid-cache.org/Mirrors/http-mirrors.html">mirrors</A>.</P>
@@ -688,6 +688,11 @@ See the accf_http(9) man page.
 
 <DT><B>url_rewrite_program</B><DD>
 <P>No urlgroup support in either requests or responese</P>
+
+<DT><B>auth_param</B><DD>
+<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>
+
 </DL>
 </P>
 
index 5dd5b1d3023031d2bd4965a912c444f0a9d76e9c..c864134fbcce0f0a3cae0fc8624d05a5ed880fdb 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>\r
 <article>\r
-<title>Squid 3.0.STABLE2 release notes</title>\r
+<title>Squid 3.0.STABLE3 release notes</title>\r
 <author>Squid Developers</author>\r
 <date>$Id: release-3.0.sgml,v 1.30.2.5 2008/02/28 00:26:31 amosjeffries Exp $</date>\r
 \r
@@ -14,7 +14,7 @@ for Applied Network Research and members of the Web Caching community.
 \r
 <sect>Notice\r
 <p>\r
-The Squid Team are pleased to announce the release of Squid-3.0.STABLE2.\r
+The Squid Team are pleased to announce the release of Squid-3.0.STABLE3.\r
 \r
 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">.\r
 \r
@@ -565,6 +565,11 @@ See the accf_http(9) man page.
 \r
        <tag>url_rewrite_program</tag>\r
        <p>No urlgroup support in either requests or responese\r
+\r
+       <tag>auth_param</tag>\r
+       <p>fake_auth helper for NTLM now accepts the '-S' parameter to strip NTLM domain off the username string.\r
+          This is useful for class 4 Delay Pools in Squid 3.x\r
+\r
 </descrip>\r
 \r
 \r