+Changes to squid-3.5.12 (28 Nov 2015):
+
+ - Bug 4374: refresh_pattern config parser (%)
+ - Bug 4373: assertion 'calloutContext->redirect_state == REDIRECT_NONE'
+ - Bug 4228: links with krb5 libs despite --without options
+ - Fix SSL_get_certificate() problem detection
+ - Fix TLS handshake problem during Renegotiation
+ - Fix cache_peer forceddomain= in CONNECT
+ - Fix status code-based HTTP reason phrase for eCAP-generated messages
+ - Fix build errors in cpuafinity.cc
+ - ... and several documentation updates
+
Changes to squid-3.5.11 (01 Nov 2015):
- Bug 3574: crashes on reconfigure and startup
## Please see the COPYING and CONTRIBUTORS files for details.
##
-AC_INIT([Squid Web Proxy],[3.5.11-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[3.5.12-BZR],[http://bugs.squid-cache.org/],[squid])
AC_PREREQ(2.61)
AC_CONFIG_HEADERS([include/autoconf.h])
AC_CONFIG_AUX_DIR(cfgaux)
<!doctype linuxdoc system>
<article>
-<title>Squid 3.5.11 release notes</title>
+<title>Squid 3.5.12 release notes</title>
<author>Squid Developers</author>
<abstract>
<sect>Notice
<p>
-The Squid Team are pleased to announce the release of Squid-3.5.11.
+The Squid Team are pleased to announce the release of Squid-3.5.12.
This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.5/"> or the
<url url="http://www.squid-cache.org/Download/http-mirrors.html" name="mirrors">.