]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 4.2 (#268) M-staged-PR268
authorAmos Jeffries <yadij@users.noreply.github.com>
Sat, 4 Aug 2018 19:40:10 +0000 (19:40 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sat, 4 Aug 2018 21:00:07 +0000 (21:00 +0000)
Assuming that PR 247 is merged within the next day
and backported with this.

ChangeLog
doc/release-notes/release-4.sgml

index 0de844868f7d90f31061b0161fc6bcbdc6690025..558d26c616a2eb264e07a1c1663e0836b51ac9aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Changes to squid-4.2 (04 Aug 2018):
+
+       - Regression fix: support for https_port clientca= option
+       - Regression Bug 4870: milliseconds logformats prepend 0s instead of spaces
+       - Bug 4861: HTTPMSGLOCK missing pointer safety
+       - Bug 4843 pt3: GCC-8 fixes and refactoring
+       - HTTP: Do not update stored headers on 304 responses
+       - Fix segmentation fault on -k parse
+       - Fix %>ru logging of huge URLs
+       - ... and several performance optimizations
+       - ... and some documentation updates
+       - ... and all fixes from 3.5.28
+
 Changes to squid-4.1 (02 Jul 2018):
 
        - Bug 4223: fixed retries of failed re-forwardable transactions
index cfaf96ef28aced3a91738217644d3e024775ac82..d0c16bc493ffd4eb30665b6e2f4c14fd2e8e63da 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 4.1 release notes</title>
+<title>Squid 4.2 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.1 for testing.
+<p>The Squid Team are pleased to announce the release of Squid-4.2 for testing.
 
 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">.