From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 9474B388212B; Sat, 1 Jun 2024 09:59:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9474B388212B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1717235971; bh=iHFpHFTAcoudWx03Nh1J701csR8qc4Gnc2/MpqVzas0=; h=To:Subject:Date:From:From; b=b/H9MnOeH2SUveYIucDbmk2nG3GApAjzptHfvDXMUcdQdWbgOrybgbipHlhnqWpwm TJrcqh3OF/YWrrcVv2N6jGQk9tb1HZsXHQG32bAD3Heb/BWr2qDbKN30lc/G9jQPLe Sv/fVn0Bk48HRAzy+l+F7oE787wf4XwSjNHOwW1Y= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 254fd33e73494704e453d4cbf634f02f19da6dee X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 614b76b185be56e74b607a92b49b359be5949565 X-Git-Newrev: 254fd33e73494704e453d4cbf634f02f19da6dee Message-Id: <20240601095931.9474B388212B@sourceware.org> Date: Sat, 1 Jun 2024 09:59:31 +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 254fd33e73494704e453d4cbf634f02f19da6dee (commit) from 614b76b185be56e74b607a92b49b359be5949565 (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 254fd33e73494704e453d4cbf634f02f19da6dee Author: Gerald Pfeifer Date: Sat Jun 1 11:59:12 2024 +0200 news: golang.org has become go.dev diff --git a/htdocs/news.html b/htdocs/news.html index b7a6f479..c319e250 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -582,7 +582,7 @@ We are currently accepting student applications.
December 2, 2010
GCC 4.6 will support - the Go programming language. The + the Go programming language. The new front end was contributed by Ian Lance Taylor at Google.
November 16, 2010
----------------------------------------------------------------------- Summary of changes: htdocs/news.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs