From: Francesco Chemolli <5175948+kinkie@users.noreply.github.com> Date: Sat, 8 Jun 2024 10:20:23 +0000 (+0700) Subject: Prep for v6.10 (#1836) X-Git-Tag: SQUID_6_10~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30a95bbad74fed1229c9d9a84f215eb9fe53ff4f;p=thirdparty%2Fsquid.git Prep for v6.10 (#1836) --- diff --git a/ChangeLog b/ChangeLog index 5f232b4640..404518edfb 100644 --- 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