]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep and Bootstrap for STABLE5
authorAmos Jeffries <amosjeffries@squid-cache.org>
Tue, 29 Apr 2008 02:52:30 +0000 (20:52 -0600)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Tue, 29 Apr 2008 02:52:30 +0000 (20:52 -0600)
ChangeLog
configure
configure.in
doc/release-notes/release-3.0.sgml

index 5689da14e337b0924e72df98d61f93f87d6df128..52854c9e7a32f7ceefe47614fdeffa96c8355c43 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Changes to squid-3.0:
+Changes to squid-3.0.STABLE5 (28 Apr 2008):
 
        - Support for resolv.conf 'domain' option
        - Improved URI support, including
@@ -8,7 +8,7 @@ Changes to squid-3.0:
        - Improved logging, including
                Bug 3210 fixed: incorrect timestamp format in earlier 3.0 releases.
                Fixed 'log_ip_on_direct' option behaviour
-       - Support for profiing on x86 64-bit systems
+       - Support for profiling on x86 64-bit systems
        - .. and other bugs and minor code cleanups.
 
 Changes to squid-3.0.STABLE4 (2 Apr 2008):
index 9aeb9b124b3689f3865ffd0a9efd9e5ad835f7c3..3b9cda6dc1368e506392d4cf202f3b61756166b2 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,7 +1,7 @@
 #! /bin/sh
 # From configure.in Revision: 1.488.2.3 .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for Squid Web Proxy 3.0.STABLE4-BZR.
+# Generated by GNU Autoconf 2.61 for Squid Web Proxy 3.0.STABLE5-BZR.
 #
 # Report bugs to <http://www.squid-cache.org/bugs/>.
 #
@@ -729,8 +729,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='Squid Web Proxy'
 PACKAGE_TARNAME='squid'
-PACKAGE_VERSION='3.0.STABLE4-BZR'
-PACKAGE_STRING='Squid Web Proxy 3.0.STABLE4-BZR'
+PACKAGE_VERSION='3.0.STABLE5-BZR'
+PACKAGE_STRING='Squid Web Proxy 3.0.STABLE5-BZR'
 PACKAGE_BUGREPORT='http://www.squid-cache.org/bugs/'
 
 ac_unique_file="src/main.cc"
@@ -1507,7 +1507,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures Squid Web Proxy 3.0.STABLE4-BZR to adapt to many kinds of systems.
+\`configure' configures Squid Web Proxy 3.0.STABLE5-BZR to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1577,7 +1577,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Squid Web Proxy 3.0.STABLE4-BZR:";;
+     short | recursive ) echo "Configuration of Squid Web Proxy 3.0.STABLE5-BZR:";;
    esac
   cat <<\_ACEOF
 
@@ -1886,7 +1886,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Squid Web Proxy configure 3.0.STABLE4-BZR
+Squid Web Proxy configure 3.0.STABLE5-BZR
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1900,7 +1900,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Squid Web Proxy $as_me 3.0.STABLE4-BZR, which was
+It was created by Squid Web Proxy $as_me 3.0.STABLE5-BZR, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -2574,7 +2574,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='squid'
- VERSION='3.0.STABLE4-BZR'
+ VERSION='3.0.STABLE5-BZR'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -45492,7 +45492,7 @@ exec 6>&1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Squid Web Proxy $as_me 3.0.STABLE4-BZR, which was
+This file was extended by Squid Web Proxy $as_me 3.0.STABLE5-BZR, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -45545,7 +45545,7 @@ Report bugs to <bug-autoconf@gnu.org>."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-Squid Web Proxy config.status 3.0.STABLE4-BZR
+Squid Web Proxy config.status 3.0.STABLE5-BZR
 configured by $0, generated by GNU Autoconf 2.61,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index 1abf2aa172f183a276ea45e8df1c167aad19607b..72a648fdc34dab516a894202e1ce2e4df4d3cf77 100644 (file)
@@ -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.STABLE4-BZR, http://www.squid-cache.org/bugs/, squid)
+AC_INIT(Squid Web Proxy, 3.0.STABLE5-BZR, http://www.squid-cache.org/bugs/, squid)
 AC_PREREQ(2.52)
 AM_CONFIG_HEADER(include/autoconf.h)
 AC_CONFIG_AUX_DIR(cfgaux)
index 950a9087b17d7f0cab7101cee62c88bbe617aca4..bb019b6ad95899e91ff42c7397435378b9c5effa 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.0.STABLE4 release notes</title>
+<title>Squid 3.0.STABLE5 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.STABLE4.
+The Squid Team are pleased to announce the release of Squid-3.0.STABLE5.
 
 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">.