From: Francesco Chemolli <5175948+kinkie@users.noreply.github.com> Date: Sun, 15 Sep 2024 20:52:03 +0000 (+0100) Subject: Prep for v6.11 (#1886) X-Git-Tag: SQUID_6_11~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc0b6894286810f9e79ae162e6f34f4ba4ca9535;p=thirdparty%2Fsquid.git Prep for v6.11 (#1886) * Prep for 6.11 * Update release date --- diff --git a/ChangeLog b/ChangeLog index 404518edfb..f0286f4c3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Changes in squid-6.11 (15 Sep 2024) + - Fix Kerberos detection when cross-compiling + - Improve robustness of DNS code on reconfigure + - Prevent slow memory leak in TCP DNS queries + - Improve errors emitted when invalid ACLs are parsed + - Remove some unused code and obsolete compatiblity hacks + Changes in squid-6.10 (10 Jun 2024) - Bug 5378: type mismatch in libTrie - Disable ESI in default build