+Changes to squid-4.11 (18 Apr 2020):
+
+ - Bug 5036: capital 'L's in logs when daemon queue overflows
+ - Bug 5022: Reconfigure kills Coordinator in SMP+ufs configurations
+ - Bug 5016: systemd thinks Squid is ready before Squid listens
+ - kerberos_ldap_group: fix encryption type for cross realm check
+ - HTTP: Ignore malformed Host header in intercept and reverse proxy mode
+ - Fix Digest authentication nonce handling
+ - Supply ALE to request_header_add/reply_header_add
+ - ... and some documentation updates
+ - ... and some compile fixes
+
Changes to squid-4.10 (14 Jan 2020):
- Bug 5009: Build failure with older clang libc++
<!doctype linuxdoc system>
<article>
-<title>Squid 4.10 release notes</title>
+<title>Squid 4.11 release notes</title>
<author>Squid Developers</author>
<abstract>
<toc>
<sect>Notice
-<p>The Squid Team are pleased to announce the release of Squid-4.10.
+<p>The Squid Team are pleased to announce the release of Squid-4.11.
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>The cppunit testing framework is auto-detected and used when available.
This option can be used to disable it explicitly.
+ <tag>--without-systemd</tag>
+ <p>SystemD init environment features are auto-detected and used when available.
+ This option can be used to disable systemd features explicitly.
+
</descrip>
<sect1>Changes to existing options<label id="modifiedoptions">