From 0c6f7c33d6476e380b1ff6ef128d617c9f04e0ae Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Wed, 28 Jul 2021 16:54:11 +0000 Subject: [PATCH] Prep for 5.1 (#868) documentation only. --- ChangeLog | 8 ++++++++ doc/release-notes/release-5.sgml | 6 ++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 671eb588cb..555876188c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Changes in squid-5.1 (01 Aug 2021): + + - Bug 4696: Fix leaky String move assignment operator + - Fix ACL-related reconfiguration memory leak + - Fix SSL-Bump reconfiguration leaking public key memory + - Fix build on RISC-V + - Fix build on Ubuntu 21.04 + Changes in squid-5.0.7 (04 Jul 2021): - Fix a helper logging issues diff --git a/doc/release-notes/release-5.sgml b/doc/release-notes/release-5.sgml index 8697acd7c3..1b5086e032 100644 --- a/doc/release-notes/release-5.sgml +++ b/doc/release-notes/release-5.sgml @@ -1,6 +1,6 @@
-Squid 5.0.7 release notes +Squid 5.1 release notes Squid Developers @@ -12,13 +12,11 @@ for Applied Network Research and members of the Web Caching community. Notice -

The Squid Team are pleased to announce the release of Squid-5.0.7 for testing. +

The Squid Team are pleased to announce the release of Squid-5.1. This new release is available for download from or the . -

While this release is not deemed ready for production use, we believe it is ready for wider testing by the community. -

We welcome feedback and bug reports. If you find a bug, please see for how to submit a report with a stack trace. -- 2.47.2