+Changes in squid-4.14 (02 Feb 2021):
+
+ - Regression Fix: support for non-lowercase Transfer-Encoding value
+ - Regression Fix: cachemgr.cgi wrong 403 response to authenticated menu URIs
+ - Bug 5076: WCCP Security Info incorrect
+ - Bug 5073: Compile error: index was not declared in this scope
+ - Bug 5065: url_rewrite_program documentation update
+ - Bug 3074 pt2: improved handling of URI paths implicit '/'
+ - Fix transactions exceeding client_lifetime logged as _ABORTED
+
Changes to squid-4.13 (23 Aug 2020):
- Regression Fix: Support parsing GREASEd (and future) TLS handshakes
## Please see the COPYING and CONTRIBUTORS files for details.
##
-AC_INIT([Squid Web Proxy],[4.13-VCS],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[4.14-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.13 release notes</title>
+<title>Squid 4.14 release notes</title>
<author>Squid Developers</author>
<abstract>
<toc>
<sect>Notice
-<p>The Squid Team are pleased to announce the release of Squid-4.13.
+<p>The Squid Team are pleased to announce the release of Squid-4.14.
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">.