From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 990863858C36; Thu, 27 Jul 2023 12:15:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 990863858C36 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690460114; bh=qvl5Io381Lpb5ZfNo/mwjkkzTPp7uEwOugr1M1uKP1k=; h=To:Subject:Date:From:From; b=KPgYAYlFhUBxyiROl/DFyNVeKFwuQ1N53+PVHIu1tbJoFJDtzqf2Wt8RCH9Ln7+SR C9C5Qca4nndipPFrA60hZ+gdwqjb+oPXoD+nIKOBw+Qlz5inQ5hAV7mpfGvCm+kj1c Y+P4yCX5soW3YfOmoLQ+L6RIzGWQFhkYGhFFrJH0= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. babaaf480b91e13519d5f87977f467ac439a2882 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a17bfa6d7f838b0c6e1dab01f75313ed07ac867e X-Git-Newrev: babaaf480b91e13519d5f87977f467ac439a2882 Message-Id: <20230727121514.990863858C36@sourceware.org> Date: Thu, 27 Jul 2023 12:15:14 +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 babaaf480b91e13519d5f87977f467ac439a2882 (commit) from a17bfa6d7f838b0c6e1dab01f75313ed07ac867e (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 babaaf480b91e13519d5f87977f467ac439a2882 Author: Jakub Jelinek Date: Thu Jul 27 14:15:00 2023 +0200 Adjust 13.2 Status Report URL. diff --git a/htdocs/index.html b/htdocs/index.html index ec5ce2a6..36777a51 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -133,7 +133,7 @@ More news? Let gerald@pfeifer.com know!
Status: - 2023-07-20 + 2023-07-27 (regression fixes & docs only).
----------------------------------------------------------------------- Summary of changes: htdocs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs