From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 8BECE3858D29; Fri, 24 May 2024 08:36:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8BECE3858D29 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1716539796; bh=7ovPEuR849A3xf8IrHaMKuIsN2letdzG1eJP3PsTtYc=; h=To:Subject:Date:From:From; b=jr/kUUBhSXgz7mneWxauW9dTyQlzxuLzFMJe6an6/pYCvZtnEtLFEAkh0huvnwG5K oFICTcPQm1O1QNL+rNk4Q8mwXmiE3x5t9RqycuLQYa1SNI977AXiAEVZH+EcScPbav 2Op81g0T45bhJRT2BEf9ab0Ja+Sx/9b6rwVN5Q8g= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. b20402b74f21724e2772d48ec8f12043ca785503 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c18141d3bac790885c68d2b7fa6e99559557460d X-Git-Newrev: b20402b74f21724e2772d48ec8f12043ca785503 Message-Id: <20240524083636.8BECE3858D29@sourceware.org> Date: Fri, 24 May 2024 08:36:36 +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 b20402b74f21724e2772d48ec8f12043ca785503 (commit) from c18141d3bac790885c68d2b7fa6e99559557460d (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 b20402b74f21724e2772d48ec8f12043ca785503 Author: Jakub Jelinek Date: Fri May 24 10:36:19 2024 +0200 Adjust 12.3.1 Status Report URL. diff --git a/htdocs/index.html b/htdocs/index.html index afc76800..0680ef30 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -189,7 +189,7 @@ More news? Let gerald@pfeifer.com know!
Status: - 2023-05-08 + 2024-05-24 (regression fixes & docs only).
----------------------------------------------------------------------- Summary of changes: htdocs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs