From: Amos Jeffries Date: Thu, 12 Apr 2012 13:42:36 +0000 (-0600) Subject: 3.2.0.17 X-Git-Tag: SQUID_3_2_0_17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dad5203230fbbbd55ace819d3860be74eac2c04b;p=thirdparty%2Fsquid.git 3.2.0.17 --- diff --git a/ChangeLog b/ChangeLog index 93e749194e..7299d39e3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Changes to squid-3.2.0.17 (12 Apr 2011): + + - Bug 3527: EUI compile errors on Mac OS X 10.5.8 PPC + - Bug 3509: kQueue compile error + - Bug 3505: crash in CbcPointer constructor + - Bug 3441: Part 3: Replace corrupted v1 swap.state with new v2 format. + - Bug 3397: do not mark connection as opened until after SYN-ACK + - Bug 3193: NTLM decoder truncating strings + - Windows FD handling polish and some fixes + - Solaris 9/10 various build fixes + - ... and some more code polish + Changes to squid-3.2.0.16 (07 Mar 2011): - Bug 3508: Correct DNS timeout handling. diff --git a/configure.ac b/configure.ac index d8a58e3ad2..a60fcde71f 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl $Id$ dnl dnl dnl -AC_INIT([Squid Web Proxy],[3.2.0.16-BZR],[http://www.squid-cache.org/bugs/],[squid]) +AC_INIT([Squid Web Proxy],[3.2.0.17-BZR],[http://www.squid-cache.org/bugs/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux) diff --git a/doc/release-notes/release-3.2.html b/doc/release-notes/release-3.2.html index 0735c8f6a9..7eae49da98 100644 --- a/doc/release-notes/release-3.2.html +++ b/doc/release-notes/release-3.2.html @@ -2,10 +2,10 @@ - Squid 3.2.0.16 release notes + Squid 3.2.0.17 release notes -

Squid 3.2.0.16 release notes

+

Squid 3.2.0.17 release notes

Squid Developers


@@ -25,17 +25,18 @@ for Applied Network Research and members of the Web Caching community.

3. Changes to squid.conf since Squid-3.1

@@ -72,7 +73,7 @@ for Applied Network Research and members of the Web Caching community.

1. Notice

-

The Squid Team are pleased to announce the release of Squid-3.2.0.16 for testing.

+

The Squid Team are pleased to announce the release of Squid-3.2.0.17 for testing.

This new release is available for download from http://www.squid-cache.org/Versions/v3/3.2/ or the mirrors.

@@ -100,6 +101,7 @@ report with a stack trace.

The most important of these new features are: