]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for v6.11 (#1886)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Sun, 15 Sep 2024 20:52:03 +0000 (21:52 +0100)
committerGitHub <noreply@github.com>
Sun, 15 Sep 2024 20:52:03 +0000 (21:52 +0100)
* Prep for 6.11

* Update release date

ChangeLog

index 404518edfb9d719788e8b3d12ed9ce2fc413280f..f0286f4c3c20859302b2ee5ade7cb02c88c0fcb6 100644 (file)
--- 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