]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prepare changelog for v6.0.3 (#1374)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Sun, 4 Jun 2023 15:25:09 +0000 (15:25 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sun, 4 Jun 2023 17:02:47 +0000 (17:02 +0000)
ChangeLog

index 458cf08d97bf3f25110be6ab268b93f9283fbe63..92b073cff6fe7a903b15861837d922a7b0739d86 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Changes in squid-6.0.3 (05 Jun 2023):
+
+       - Bug 5148: Log %Ss of failed tunnels as TCP_TUNNEL
+       - Do not leak Security::CertErrors created in X509_verify_cert()
+       - Do not erase aborted StoreMap entries that are still being read
+       - Fix build in environments lacking syslog
+       - Fix build failures in some environments due to time_t type conflicts in libdebug
+       - Remove obsolete caddr_t
+       - ... and some documentation changes
+
 Changes in squid-6.0.2 (30 Apr 2023):
 
        - Avoid excessive disk I/O in some environments