From: Amos Jeffries
Date: Sat, 11 Apr 2009 09:31:11 +0000 (+1200)
Subject: Prep for 3.0.STABLE14
X-Git-Tag: SQUID_3_0_STABLE14~2
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd0cbc76ec4971677672e944ba71a26c3cb4f5e3;p=thirdparty%2Fsquid.git
Prep for 3.0.STABLE14
---
diff --git a/ChangeLog b/ChangeLog
index aaff2794d6..a5af2db3b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+Changes to squid-3.0.STABLE14 (11 Apr 2009):
+
+ - Regression Fix: HTTP/0.9 in accelerator mode
+ - Bug 1232: cache_dir parameter limited to only 63 entries
+ - Bug 1868: support HTTP 207 status
+ - Bug 2518: assertion failure on restart/reconfigure
+ - Bug 2588: coredump in rDNS lookup
+ - Bug 2595: Out of bounds memory write in squid_kerb_auth
+ - Bug 2599: Idempotent start
+ - Bug 2605: Prevent setsid() on helpers in daemon mode
+ - Fix external_acl_type option parsing
+ - Fix delay pools counters on FTP
+ - Fix several issues with ident (some remain)
+ - Fix performance issues with persistent connections
+ - Fix performance issues with delay pools
+ - Fix forwarding of OPTIONS requests
+ - Add support for HTTP 1.1 Content-Disposition header
+ - Add support for Windows 7, Windows Server 2008 R2 and later
+ - ... and many small documentation updates
+
Changes to squid-3.0.STABLE13 (03 Feb 2009):
- Fix several issues in request parsing
diff --git a/doc/release-notes/release-3.0.html b/doc/release-notes/release-3.0.html
index 89a6e7a927..c7371fe757 100644
--- a/doc/release-notes/release-3.0.html
+++ b/doc/release-notes/release-3.0.html
@@ -1,11 +1,11 @@
-
- Squid 3.0.STABLE13 release notes
+
+ Squid 3.0.STABLE14 release notes
-Squid 3.0.STABLE13 release notes
+Squid 3.0.STABLE14 release notes
Squid Developers
@@ -15,7 +15,7 @@ for Applied Network Research and members of the Web Caching community.
-The Squid Team are pleased to announce the release of Squid-3.0.STABLE13.
+The Squid Team are pleased to announce the release of Squid-3.0.STABLE14.
This new release is available for download from
http://www.squid-cache.org/Versions/v3/3.0/ or the
mirrors.
@@ -227,6 +227,7 @@ redirect_program c:/winnt/system32/cmd.exe /C c:/squid/libexec/redir.cmd
When Squid runs in command line mode, the launching user account must have administrative privilege on the system
"Start parameters" in the Windows 2000/XP/2003 Service applet cannot be used
Building with MinGW, when the configure option --enable-truncate is used, Squid cannot run on Windows NT, only Windows 2000 and later are supported
+On Windows Vista and later, User Account Control (UAC) must be disabled before running service installation
@@ -713,10 +714,9 @@ See the accf_http(9) man page.
Common options no-store, replaces the older read-only option
auth_param
-Removed Basic auth option
+
Removed Basic auth options:
blankpasswor, not yet ported to squid-3.
- auth_param basic concurrency 0
@@ -847,7 +847,7 @@ See the accf_http(9) man page.
This is useful for class 4 Delay Pools in Squid 3.x
half_closed_clients
-New defaut vaue of OFF
+New default value of OFF
diff --git a/doc/release-notes/release-3.0.sgml b/doc/release-notes/release-3.0.sgml
index acd1675442..c25d3dbc10 100644
--- a/doc/release-notes/release-3.0.sgml
+++ b/doc/release-notes/release-3.0.sgml
@@ -1,6 +1,6 @@
-Squid 3.0.STABLE13 release notes
+Squid 3.0.STABLE14 release notes
Squid Developers
@@ -13,7 +13,7 @@ for Applied Network Research and members of the Web Caching community.
Notice
-The Squid Team are pleased to announce the release of Squid-3.0.STABLE13.
+The Squid Team are pleased to announce the release of Squid-3.0.STABLE14.
This new release is available for download from or the .