]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for v4.10 and v5.0.1 (#538)
authorAmos Jeffries <yadij@users.noreply.github.com>
Tue, 14 Jan 2020 03:56:20 +0000 (03:56 +0000)
committerAmos Jeffries <yadij@users.noreply.github.com>
Sun, 19 Jan 2020 08:56:48 +0000 (21:56 +1300)
ChangeLog
doc/release-notes/release-4.sgml

index cf6882686e4672847b6954f7c8972f1b58446150..8c6cbe1b0ae0de49edd7fdf95e712eedc02429cd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Changes to squid-4.10 (14 Jan 2020):
+
+       - Bug 5009: Build failure with older clang libc++
+       - Bug 5008: SIGBUS in PagePool::level() with custom rock slot size
+       - Bug 5007: Docs: Fix max_filedescriptors description
+       - Bug 4735: Truncated chunked responses cached as whole
+       - ext_lm_group_acl: Improved username handling
+       - Fix FTP buffers handling
+       - Fix shared memory size calculation on 64-bit systems
+       - Fix server_cert_fingerprint on cert validator-reported errors
+       - Fix request URL generation in reverse proxy configurations
+       - ... and several documentation updates
+       - ... and several compile fixes
+
 Changes to squid-4.9 (05 Nov 2019):
 
        - Bug 4978: eCAP crash after using MyHost().newRequest()
index 2640103ba5a1c0b7eb98d7d328deaeb4b7f0011e..e501eb4b504188276b2ac7d3203a6bbfade43f62 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 4.9 release notes</title>
+<title>Squid 4.10 release notes</title>
 <author>Squid Developers</author>
 
 <abstract>
@@ -12,7 +12,7 @@ for Applied Network Research and members of the Web Caching community.
 <toc>
 
 <sect>Notice
-<p>The Squid Team are pleased to announce the release of Squid-4.9 for testing.
+<p>The Squid Team are pleased to announce the release of Squid-4.10.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v4/"> or the
  <url url="http://www.squid-cache.org/Download/http-mirrors.html" name="mirrors">.