From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 116801 invoked by alias); 14 Jan 2020 11:06:54 -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 116761 invoked by uid 9022); 14 Jan 2020 11:06:54 -0000 Date: Tue, 14 Jan 2020 11:06:00 -0000 Message-ID: <20200114110654.116758.qmail@sourceware.org> From: gerald@gcc.gnu.org To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 7d8a79bc2a6409c7adb30c70b884dd6f5934d999 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a5241468f3bb551ba33fd97fb2869a41636d6dc8 X-Git-Newrev: 7d8a79bc2a6409c7adb30c70b884dd6f5934d999 X-SW-Source: 2020/txt/msg00021.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 7d8a79bc2a6409c7adb30c70b884dd6f5934d999 (commit) from a5241468f3bb551ba33fd97fb2869a41636d6dc8 (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 7d8a79bc2a6409c7adb30c70b884dd6f5934d999 Author: Gerald Pfeifer Date: Tue Jan 14 12:01:19 2020 +0100 Reduce references (textual and links) to SVN in older news. diff --git a/htdocs/news.html b/htdocs/news.html index 9da7300d..dd4e1c09 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -701,7 +701,7 @@ annual report for 2008
January 8, 2007
Andrew Haley and Tom Tromey of Red Hat merged the - gcj-eclipse branch to svn trunk. GCC now uses the + gcj-eclipse branch to GCC trunk. GCC now uses the Eclipse compiler as a front end, enabling all 1.5 language features. This merge also brings in a new, generics-enabled version of Classpath, including October 26, 2005
-GCC has moved from CVS to SVN -for revision control. +GCC has moved from CVS to SVN for revision control.
September 28, 2005
----------------------------------------------------------------------- Summary of changes: htdocs/news.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) hooks/post-receive -- gcc-wwwdocs