This is an automated email from the ASF dual-hosted git repository. jfthomps pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/vcl-site.git
commit 6b46c5eb5a9445cede6a5b2f99a1e1d251577849 Author: Josh Thompson <[email protected]> AuthorDate: Thu Mar 20 15:16:47 2025 -0400 docs/releasenotes.html: added info about 2.5.2 --- content/docs/releasenotes.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/docs/releasenotes.html b/content/docs/releasenotes.html index c1f54d1..287dd7e 100644 --- a/content/docs/releasenotes.html +++ b/content/docs/releasenotes.html @@ -78,6 +78,11 @@ <div id="content"> <h1 class="title">Apache VCL Release Notes</h1> + <h2 id="2" class="5 1">2.5.2 Release Notes</h2> +<p>2.5.2 is a bugfix release. See the <a href="changelog.html#2.5.2">Change Log</a> for a list of +issues resolved in this release. This release addresses two vulnerabilities and fixes an issue +with sshd on Windows.</p> +<p>See our <a href="../security.html">security page</a> for information about the vulnerabilities fixed.</p> <h2 id="2" class="5 1">2.5.1 Release Notes</h2> <p>2.5.1 is a bugfix release. See the <a href="changelog.html#2.5.1">Change Log</a> for a list of issues resolved in this release. Below is a list of a few notable changes.</p>
