]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 6.4 (#1503)
authorAmos Jeffries <yadij@users.noreply.github.com>
Mon, 9 Oct 2023 20:40:03 +0000 (20:40 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Mon, 9 Oct 2023 20:40:07 +0000 (20:40 +0000)
ChangeLog

index 1e389058a27b90e04b9263ea67429cff83cd4967..539308b6c60dfdb38d7527f73c42987d3e637e9c 100644 (file)
--- 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