+Changes to squid-3.5.22 (09 Oct 2016):
+
+ - Bug 4594: build failure with clang 3.9
+ - Bug 4471: revalidation does not work when expired cached object lacks Last-Modified
+ - Bug 4302 pt2: IPv6 support for IPFilter v5 transparent interception
+ - Bug 4228: ./configure bug/typo in r14394
+ - Bug 3819: "fd >= 0" assertion in file_write() during reconfiguration
+ - Bug 2833: Collapse internal revalidation requests (SMP-unaware caches)
+ - Fix logged request size (%http::>st) and other size-related %codes
+ - Fix some memory leaks from putenv()
+ - Fix memory leaks from url_rewrite_extras and store_id_extras on reconfigure/shutdown
+ - Fix segfault crash when debugging section 4 at level 9
+ - HTTP: MUST ignore a [revalidation] response with an older Date header
+
Changes to squid-3.5.21 (08 Sep 2016):
- Bug 4563: duplicate code in httpMakeVaryMark
## Please see the COPYING and CONTRIBUTORS files for details.
##
-AC_INIT([Squid Web Proxy],[3.5.21-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[3.5.22-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.21 release notes</title>
+<title>Squid 3.5.22 release notes</title>
<author>Squid Developers</author>
<abstract>
<sect>Notice
<p>
-The Squid Team are pleased to announce the release of Squid-3.5.21.
+The Squid Team are pleased to announce the release of Squid-3.5.22.
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">.