From: Francesco Chemolli <5175948+kinkie@users.noreply.github.com> Date: Thu, 2 Nov 2023 12:35:20 +0000 (+0000) Subject: Prep for 6.5 release (#1565) X-Git-Tag: SQUID_7_0_1~299 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4954e148500f0d5b9b075d287e120b14d4cfe606;p=thirdparty%2Fsquid.git Prep for 6.5 release (#1565) --- diff --git a/ChangeLog b/ChangeLog index 517e71af42..f76fefcb6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Changes in squid-6.5 (5 Nov 2023): + + - Bug 5309: frequent "lowestOffset () <= target_offset" assertion + - Bug 4977: Remove mem_hdr::freeDataUpto() assertion + - Fix handling of expanding HTTP header values + - Fix RFC 1123 date parsing + - Gracefully shutdown when helper process startup fails + Changes in squid-6.4 (22 Oct 2023): - Regression: Restore support for legacy cache_object cache manager requests