From: Amos Jeffries Date: Mon, 9 Oct 2023 20:40:03 +0000 (+0000) Subject: Prep for 6.4 (#1503) X-Git-Tag: SQUID_7_0_1~335 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6a932baaf807fabd46eae5f5b1d5d60fd9fc7e4c;p=thirdparty%2Fsquid.git Prep for 6.4 (#1503) --- diff --git a/ChangeLog b/ChangeLog index 1e389058a2..539308b6c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Changes in squid-6.4 (15 Oct 2023): + + - Regression: Restore support for legacy cache_object cache manager requests + - Regression: Do not use static initialization to register modules + - Bug 5301: cachemgr.cgi not showing new manager interface URLs + - Bug 5300: cachemgr.cgi assertion + - HTTP: Improve handling of empty lines received prior to request-line + - Y2038: improve printing of time settings + - Extend cache_log_message to problematic from-helper annotations + Changes in squid-6.3 (03 Sep 2023): - Bug 5294: ERR_CANNOT_FORWARD returned instead of ERR_DNS_FAIL