From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 16E8C3858C2C; Mon, 17 Apr 2023 13:59:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 16E8C3858C2C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1681739979; bh=+M3PYcLxVRMqH+s9O6xA/9mblWXYzXHb6woaY6bauoE=; h=To:Subject:Date:From:From; b=BbVtA8ITX1GCS3hUbXRNVk+/QGEmOjOwuQTcBEs+6jV+wp9qWp9h9eIgjtpYWK7qx gI06/1wAFKb6c5VQWjAYXrSO+oLyGaEJI1D/oGgL4NVKzZrUQLqa50wqPc6LLpBnXF 85V6amkkW8HJ6h5o+XgrQzzNptf5XDvj+ShQ06AE= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 2d328ee7742306c8928e9bafc1c93493aa1bedb0 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 97b56de64201d16b5179dfd741a7b0038862b297 X-Git-Newrev: 2d328ee7742306c8928e9bafc1c93493aa1bedb0 Message-Id: <20230417135939.16E8C3858C2C@sourceware.org> Date: Mon, 17 Apr 2023 13:59:39 +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 2d328ee7742306c8928e9bafc1c93493aa1bedb0 (commit) from 97b56de64201d16b5179dfd741a7b0038862b297 (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 2d328ee7742306c8928e9bafc1c93493aa1bedb0 Author: Jakub Jelinek Date: Mon Apr 17 15:59:27 2023 +0200 Update status reports for 13.0.1 and 14.0.0 diff --git a/htdocs/index.html b/htdocs/index.html index 632c9272..80594f59 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -110,7 +110,7 @@ More news? Let gerald@pfeifer.com know!
Status: - 2023-02-22 + 2023-04-17 (frozen for release).
@@ -182,7 +182,7 @@ More news? Let gerald@pfeifer.com know!
Status: - 2023-02-22 + 2023-04-17 (regression fixes & docs only).
----------------------------------------------------------------------- Summary of changes: htdocs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs