From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id BE6583858435; Fri, 26 Apr 2024 11:06:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BE6583858435 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1714129619; bh=3x2n23aLqm1utcyjIJhpsdpq5NF5JqV3JjrYxxO4rCQ=; h=To:Subject:Date:From:From; b=kS7mFkbF/CaYs3Wc2fuhwqEWy0/1kMVnF919/xmiH+CkBmDF2aXvx8LQb7DrOfyFb D0Ea1VN53n2TZycloiPMtE99gocgeEOuZMhd9B4f0OZUtBCJvusHvEh8c6YJ7Xa99Y z34GrcaLZIvIRl+SguNYvAi6v+ZwT9oit3GKiyzU= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 65972a4db45912ed8738bf4c367b4e8e173b2587 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 310806bc84783e8394bd6618ce19eb2e0bfae1be X-Git-Newrev: 65972a4db45912ed8738bf4c367b4e8e173b2587 Message-Id: <20240426110659.BE6583858435@sourceware.org> Date: Fri, 26 Apr 2024 11:06:59 +0000 (GMT) From: Jakub Jelinek List-Id: This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via 65972a4db45912ed8738bf4c367b4e8e173b2587 (commit) from 310806bc84783e8394bd6618ce19eb2e0bfae1be (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 65972a4db45912ed8738bf4c367b4e8e173b2587 Author: Jakub Jelinek Date: Fri Apr 26 13:06:50 2024 +0200 Update status report URLs. diff --git a/htdocs/index.html b/htdocs/index.html index bb8c90b0..7eac5eab 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -141,7 +141,7 @@ More news? Let gerald@pfeifer.com know!
Status: - 2024-03-04 + 2024-04-26 (frozen for release).
@@ -213,7 +213,7 @@ More news? Let gerald@pfeifer.com know!
Status: - 2024-03-04 + 2024-04-26 (regression fixes & docs only).
----------------------------------------------------------------------- Summary of changes: htdocs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs