+Changes to squid-3.5.21 (08 Sep 2016):
+
+ - Bug 4563: duplicate code in httpMakeVaryMark
+ - Bug 4542: authentication credentials IP TTL updated incorrectly
+ - Bug 4534: assertion failure in xcalloc when using many cache_dir
+ - Bug 4428: mal-formed Cache-Control:stale-if-error header
+ - Bug 3025: Proxy-Authenticate problem using ICAP server
+ - Fix segfault via Ftp::Client::readControlReply()
+ - Fix SSL-Bump failure results in SEGFAULT
+ - HTTP/1.1: MUST always revalidate Cache-Control:no-cache responses
+ - HTTP/1.1: do not allow Proxy-Connection to override Connection header
+ - SSL: CN wildcard must only match a single domain component [fragment]
+
Changes to squid-3.5.20 (01 Jul 2016):
- Bug 4523: smblib compile fails on NetBSD
## Please see the COPYING and CONTRIBUTORS files for details.
##
-AC_INIT([Squid Web Proxy],[3.5.20-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[3.5.21-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.20 release notes</title>
+<title>Squid 3.5.21 release notes</title>
<author>Squid Developers</author>
<abstract>
<sect>Notice
<p>
-The Squid Team are pleased to announce the release of Squid-3.5.20.
+The Squid Team are pleased to announce the release of Squid-3.5.21.
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">.