From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 88FE2385DC1F; Wed, 6 May 2020 14:32:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 88FE2385DC1F To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. c4ddf239ab7cb973e190ba90ff4b7d2eeadac89b X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 0f12a937b22f2f94fc2d78e38bbec20bb4a0ee78 X-Git-Newrev: c4ddf239ab7cb973e190ba90ff4b7d2eeadac89b Message-Id: <20200506143228.88FE2385DC1F@sourceware.org> Date: Wed, 6 May 2020 14:32:28 +0000 (GMT) From: Jakub Jelinek X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 May 2020 14:32:28 -0000 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 c4ddf239ab7cb973e190ba90ff4b7d2eeadac89b (commit) from 0f12a937b22f2f94fc2d78e38bbec20bb4a0ee78 (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 c4ddf239ab7cb973e190ba90ff4b7d2eeadac89b Author: Jakub Jelinek Date: Wed May 6 16:32:06 2020 +0200 Fix up status URLs based on what the archive shows ATM. diff --git a/htdocs/index.html b/htdocs/index.html index 5cc4d825..581f44c2 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -131,7 +131,7 @@ More news? Let gerald@pfeifer.com know!
Status: - 2020-04-30 + 2020-04-30 (frozen, all changes require RM approval).
@@ -185,7 +185,7 @@ More news? Let gerald@pfeifer.com know!
Status: - 2020-04-30 + 2020-04-30 (regression fixes & docs only).
----------------------------------------------------------------------- Summary of changes: htdocs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs