+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
-AC_INIT([Squid Web Proxy],[3.4.2-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[3.4.3-BZR],[http://bugs.squid-cache.org/],[squid])
AC_PREREQ(2.61)
AC_CONFIG_HEADERS([include/autoconf.h])
AC_CONFIG_AUX_DIR(cfgaux)
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.69">
- <TITLE>Squid 3.4.2 release notes</TITLE>
+ <TITLE>Squid 3.4.3 release notes</TITLE>
</HEAD>
<BODY>
-<H1>Squid 3.4.2 release notes</H1>
+<H1>Squid 3.4.3 release notes</H1>
<H2>Squid Developers</H2>
<HR>
<HR>
<H2><A NAME="s1">1.</A> <A HREF="#toc1">Notice</A></H2>
-<P>The Squid Team are pleased to announce the release of Squid-3.4.2 for testing.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.4.3 for testing.</P>
<P>This new release is available for download from
<A HREF="http://www.squid-cache.org/Versions/v3/3.4/">http://www.squid-cache.org/Versions/v3/3.4/</A> or the
<A HREF="http://www.squid-cache.org/Mirrors/http-mirrors.html">mirrors</A>.</P>
the getsockname() API in recent PF versions require <EM>--with-nat-devpf</EM>
to re-enable /dev/pf support when using PF firewall.</P>
+<DT><B>--disable-translation</B><DD>
+<P>Default changed to prevent translating error page templates during build.
+Use --enable-translation to explicitly build and install the templates.</P>
+<P>The latest pre-translated templates can be downloaded from
+<A HREF="http://www.squid-cache.org/Versions/langpack/">http://www.squid-cache.org/Versions/langpack/</A></P>
+
</DL>
</P>
<H2><A NAME="removedoptions"></A> <A NAME="ss4.3">4.3</A> <A HREF="#toc4.3">Removed options</A>
<!doctype linuxdoc system>
<article>
-<title>Squid 3.4.2 release notes</title>
+<title>Squid 3.4.3 release notes</title>
<author>Squid Developers</author>
<abstract>
<sect>Notice
<p>
-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 <url url="http://www.squid-cache.org/Versions/v3/3.4/"> or the
<url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.
the getsockname() API in recent PF versions require <em>--with-nat-devpf</em>
to re-enable /dev/pf support when using PF firewall.
+ <tag>--disable-translation</tag>
+ <p>Default changed to prevent translating error page templates during build.
+ Use --enable-translation to explicitly build and install the templates.
+ <p>The latest pre-translated templates can be downloaded from <url url="http://www.squid-cache.org/Versions/langpack/">
+
</descrip>
</p>