]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Docs: Update 6.0.1 bug reference (#1328)
authorAmos Jeffries <yadij@users.noreply.github.com>
Tue, 25 Apr 2023 20:58:51 +0000 (20:58 +0000)
committerAmos Jeffries <yadij@users.noreply.github.com>
Fri, 28 Apr 2023 10:24:45 +0000 (22:24 +1200)
ChangeLog

index aecbf476a1b40a82d5f6288287045e46d10c771e..234bdd9ae33fb698720d00dc3188dd5135a5577d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@ Changes in squid-6.0.1 (28 Feb 2023):
        - Bug 5021: Add a script to fix spelling error with codespell
        - Bug 4946: client_side_request.cc: "request != newRequest"
        - Bug 4832: '!schemeAccess' assertion on exit
+       - Bug 4572: squidclient: Remove deprecated cache_object:// support
        - Bug 4528: ICAP transactions quit on async DNS lookups
        - Add scripts/trace-context.pl: a debugging tool
        - Remove cache_diff tool
@@ -40,7 +41,6 @@ Changes in squid-6.0.1 (28 Feb 2023):
        - ext_lm_group_acl: Improved username handling
        - negotiate_wrapper: ensure null-termination of strings
        - pinger: Fix MAX_PKT{4,6}_SZ to account for icmpEchoData padding
-       - squidclient: Remove deprecated cache_object:// support
        - HTTP: Replaced X-Cache and X-Cache-Lookup headers with Cache-Status
        - HTTP: Update Host, Via, and other headers in-place when possible
        - HTTP: Update status code 413 compliance