From: Amos Jeffries Date: Sun, 2 Feb 2014 03:09:44 +0000 (-0700) Subject: Prep for 3.4.3 X-Git-Tag: SQUID_3_5_0_1~389 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a01166dacb5f71d9af48006837638d1c7f71df75;p=thirdparty%2Fsquid.git Prep for 3.4.3 --- diff --git a/ChangeLog b/ChangeLog index a0050e700e..71209d0982 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +Changes to squid-3.4.3 (02 Feb 2014): + + - Bug 4008: HttpHeader warnOnError should be an int not a bool + - Bug 4002: clang 3.4 unable to compile + - Bug 3996: Malformed DNS reply leads to crash + - Bug 3995: compile error on CentOS 5 with GCC 4.1.2 + - Bug 3975: atomic detection cross-compilation failure + - Bug 3971: "cannot aggregate mgr:client_list: cmd->profile != NULL" in SMP mode + - Bug 3954: compile failure in CpuAffinity.cc + - Bug 3927: tests/testRock fatal.cc required + - Fix memory leak in peer Cache Digest exchange + - Fix external_acl_type async loop failures + - Fix destination IP address cycling + - ... and a few polishing changes + Changes to squid-3.4.2 (30 Dec 2013): - Regression Bug 3980: FATAL ERROR due to max_user_ip -s option diff --git a/doc/release-notes/release-3.4.sgml b/doc/release-notes/release-3.4.sgml index e5383bad8a..6ad1bf9e3f 100644 --- a/doc/release-notes/release-3.4.sgml +++ b/doc/release-notes/release-3.4.sgml @@ -1,6 +1,6 @@
-Squid 3.4.2 release notes +Squid 3.4.3 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.4.2 for testing. +The Squid Team are pleased to announce the release of Squid-3.4.3 for testing. This new release is available for download from or the . @@ -413,6 +413,11 @@ This section gives an account of those changes in three categories: the getsockname() API in recent PF versions require --with-nat-devpf to re-enable /dev/pf support when using PF firewall. + --disable-translation +

Default changed to prevent translating error page templates during build. + Use --enable-translation to explicitly build and install the templates. +

The latest pre-translated templates can be downloaded from +