From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 56071 invoked by alias); 23 Jan 2020 09:11:14 -0000 Mailing-List: contact gcc-cvs-wwwdocs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-cvs-wwwdocs-owner@gcc.gnu.org Received: (qmail 55986 invoked by uid 9022); 23 Jan 2020 09:11:13 -0000 Date: Thu, 23 Jan 2020 09:11:00 -0000 Message-ID: <20200123091113.55981.qmail@sourceware.org> From: gerald@gcc.gnu.org To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 6765950ce9e3d3785eece238c1d4f626a99f0953 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 25b8efaa9b5f4c8d95f1510296ead31113d44ea8 X-Git-Newrev: 6765950ce9e3d3785eece238c1d4f626a99f0953 X-SW-Source: 2020/txt/msg00063.txt 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 6765950ce9e3d3785eece238c1d4f626a99f0953 (commit) from 25b8efaa9b5f4c8d95f1510296ead31113d44ea8 (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 6765950ce9e3d3785eece238c1d4f626a99f0953 Author: Gerald Pfeifer Date: Thu Jan 23 10:10:57 2020 +0100 Add missing tag to Git news items. diff --git a/htdocs/index.html b/htdocs/index.html index ef85cc97..8b4a8d4a 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -55,7 +55,7 @@ mission statement.

News

GCC source repository converted to git. - [2020-01-13]
+ [2020-01-13]
See the announcement.
GCC 7.5 released ----------------------------------------------------------------------- Summary of changes: htdocs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs