+Changes in squid-4.16 (04 Jul 2021):
+
+ - Regression Fix: --with-valgrind-debug build broken since 4.15
+ - Bug 5129 pt1: remove Lock use from HttpRequestMethod
+ - Bug 5128: Translation: Fix '% i' typo in es/ERR_FORWARDING_DENIED
+ - Bug 4528: ICAP transactions quit on async DNS lookups
+
Changes in squid-4.15 (10 May 2021):
- Bug 5112: Excessively loud chunked reply parsing error reporting
## Please see the COPYING and CONTRIBUTORS files for details.
##
-AC_INIT([Squid Web Proxy],[4.15-VCS],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[4.16-VCS],[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 4.15 release notes</title>
+<title>Squid 4.16 release notes</title>
<author>Squid Developers</author>
<abstract>
<toc>
<sect>Notice
-<p>The Squid Team are pleased to announce the release of Squid-4.15.
+<p>The Squid Team are pleased to announce the release of Squid-4.16.
This new release is available for download from <url url="http://www.squid-cache.org/Versions/v4/"> or the
<url url="http://www.squid-cache.org/Download/http-mirrors.html" name="mirrors">.
<p>New <em>tls-default-ca</em> option to use the system Trusted CAs to
verify the server certificate.
<p>New <em>tls-domain=</em> option to verify the server certificate domain.
+ <p>Squid-4.16 improved support for hostnames in ICAP service URLs.
<tag>logfile_daemon</tag>
<p>Now only requires that helper binary exists when daemon: log module