From 77d3895e1de5275d30aec79e7aace7bdbcee546c Mon Sep 17 00:00:00 2001 From: Francesco Chemolli <5175948+kinkie@users.noreply.github.com> Date: Sun, 15 Sep 2024 12:52:43 +0000 Subject: [PATCH] Prep for v6.11 (#1886) --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 404518edfb9..f0286f4c3c2 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