From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id BA2F73857B98; Wed, 14 Feb 2024 01:19:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BA2F73857B98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1707873581; bh=ismIYAWJA59IPXVhWr609LHXUEbZshJS33+ucd+tQcM=; h=To:Subject:Date:From:From; b=AJcFZ4mdG4CoJWdHrqjwL7gKI5aImRC9f/224Xv+/JigM/Nv48PeCTYy7rXs1rIMX eCrlTlZehdIhkZRg9PonGImmAarsWfvJFv/SgkDBic1pmqLt+q/+jjBJAy0s9g9+Qa bv8AUbu+xePr0sPihT89Q2bRsauQcPxkX0x3Wb4w= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 474f08c3aea933850b8314dd655815e9482e43af X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b950936b1f8fc71eba7d7c6a220ab1b7cabc5ed3 X-Git-Newrev: 474f08c3aea933850b8314dd655815e9482e43af Message-Id: <20240214011941.BA2F73857B98@sourceware.org> Date: Wed, 14 Feb 2024 01:19:41 +0000 (GMT) From: Gerald Pfeifer 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 474f08c3aea933850b8314dd655815e9482e43af (commit) from b950936b1f8fc71eba7d7c6a220ab1b7cabc5ed3 (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 474f08c3aea933850b8314dd655815e9482e43af Author: Gerald Pfeifer Date: Wed Feb 14 02:19:24 2024 +0100 index: Update link to FOSDEM announcement diff --git a/htdocs/index.html b/htdocs/index.html index ed505637..032cc4b6 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -55,7 +55,7 @@ mission statement.

News

-
GCC developer room at FOSDEM 2024: Call for Participation open +
GCC developer room at FOSDEM 2024: Call for Participation open [2023-11-20]
FOSDEM 2024: Brussels, Belgium, February 3-4 2024
----------------------------------------------------------------------- Summary of changes: htdocs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs