]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for STABLE 9
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 9 Sep 2008 14:53:44 +0000 (02:53 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 9 Sep 2008 14:53:44 +0000 (02:53 +1200)
ChangeLog
configure.in
doc/release-notes/release-3.0.sgml

index 3b16089dd1e285f29d7757a6a4dba71187999cbb..b9611ff4c7b34195ef27722df692a7e3894ea792 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+Changes to squid-3.0.STABLE9 (9 Sep 2008):
+
+       - Policy Enforcement: COSS is unusable in 3.0
+       - Port from 3.1: Language Pack compatibility
+       - Port from 2.6: Windows Support Notes
+       - Fix several minor regressions:
+           HTCP stats reporting
+           cachemgr delay pool config
+           CARP build error
+       - Bug 2340: uudecode dependency for icons removed
+       - Bug 2352: no_check.pl ntlm challenge fix
+       - Bug 2426: buffer increase for kerberos auth fields
+       - Bug 2427: squid_ldap_group codes fix
+       - Bug 2437: peer name now shown in access.log
+       - Add sane display of unsupported method errors
+       - ... and various other code cleanups
+
 Changes to squid-3.0.STABLE8 (18 Jul 2008):
 
        - Port from 2.6: Support for cachemgr sub-actions
index f33d58d30c1477ce01c2441109d85fc0d6eb7666..be6fccb3483acbac8050e9c58c1dfe93346a4efa 100755 (executable)
@@ -5,7 +5,7 @@ dnl  $Id: configure.in,v 1.488.2.3 2008/03/04 12:17:04 amosjeffries Exp $
 dnl
 dnl
 dnl
-AC_INIT(Squid Web Proxy, 3.0.STABLE8-BZR, http://www.squid-cache.org/bugs/, squid)
+AC_INIT(Squid Web Proxy, 3.0.STABLE9-BZR, http://www.squid-cache.org/bugs/, squid)
 AC_PREREQ(2.52)
 AM_CONFIG_HEADER(include/autoconf.h)
 AC_CONFIG_AUX_DIR(cfgaux)
index 3b5f694c9b3e644612608ae1b4df483af657790d..85ef9fff4d66cb95e4681aa2acdfdcfa92d3c89f 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.0.STABLE8 release notes</title>
+<title>Squid 3.0.STABLE9 release notes</title>
 <author>Squid Developers</author>
 <date>$Id: release-3.0.sgml,v 1.30.2.5 2008/02/28 00:26:31 amosjeffries Exp $</date>
 
@@ -14,7 +14,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.STABLE8.
+The Squid Team are pleased to announce the release of Squid-3.0.STABLE9.
 
 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">.