]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for v6.10 (#1836)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Sat, 8 Jun 2024 10:20:23 +0000 (17:20 +0700)
committerGitHub <noreply@github.com>
Sat, 8 Jun 2024 10:20:23 +0000 (11:20 +0100)
ChangeLog

index 5f232b4640adb113f3f8e2d257a2a5de453f43c3..404518edfb9d719788e8b3d12ed9ce2fc413280f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Changes in squid-6.10 (10 Jun 2024)
+       - Bug 5378: type mismatch in libTrie
+       - Disable ESI in default build
+       - Fix build with clang v18 [-Wvla-cxx-extension]
+       - ... and some unit test improvements
+       - ... and some documentation improvements
+
 Changes in squid-6.9 (7 Apr 2024)
        - Regression Bug 5349: basic_nis_auth build error: unterminated #ifndef
        - Bug 5069: Keep listening after getsockname() error