From: Ranjit Mathew Date: Sun, 22 Jan 2006 04:51:39 +0000 (+0000) Subject: contribute.texi: Change CVS to SVN and update the corresponding URL. X-Git-Tag: releases/gcc-4.2.0~4690 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b7046c7e09ce7bd2453867afdc8910e1719a97c;p=thirdparty%2Fgcc.git contribute.texi: Change CVS to SVN and update the corresponding URL. * doc/contribute.texi: Change CVS to SVN and update the corresponding URL. From-SVN: r110086 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a17914004baf..f15c4552a54e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2006-01-22 Ranjit Mathew + + * doc/contribute.texi: Change CVS to SVN and update the corresponding + URL. + 2006-01-21 Gabriel Dos Reis PR c++/16190 diff --git a/gcc/doc/contribute.texi b/gcc/doc/contribute.texi index a90c048326de..55049f1b7179 100644 --- a/gcc/doc/contribute.texi +++ b/gcc/doc/contribute.texi @@ -1,5 +1,5 @@ @c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, -@c 1999, 2000, 2001, 2004 Free Software Foundation, Inc. +@c 1999, 2000, 2001, 2004, 2006 Free Software Foundation, Inc. @c This is part of the GCC manual. @c For copying conditions, see the file gcc.texi. @@ -7,8 +7,8 @@ @chapter Contributing to GCC Development If you would like to help pretest GCC releases to assure they work well, -current development sources are available by CVS (see -@uref{http://gcc.gnu.org/cvs.html}). Source and binary snapshots are +current development sources are available by SVN (see +@uref{http://gcc.gnu.org/svn.html}). Source and binary snapshots are also available for FTP; see @uref{http://gcc.gnu.org/snapshots.html}. If you would like to work on improvements to GCC, please read the