From: ian Date: Wed, 8 Dec 2010 23:41:46 +0000 (+0000) Subject: * README: Change "CVS" to "Subversion". X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b25a1cc0959f2f3d1f3469e31895a5022d9810a5;p=thirdparty%2Fgcc.git * README: Change "CVS" to "Subversion". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167613 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index 2be470448840..c2fab39858d6 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,7 @@ +2010-12-08 Ian Lance Taylor + + * README: Change "CVS" to "Subversion". + 2010-08-23 Gerald Pfeifer * gcc_release (snapshot_print): Also include an sha1 hash for @@ -6,7 +10,7 @@ 2010-08-15 Gerald Pfeifer * gcc_release (CVSROOT): Remove all occurrences. - + 2010-08-14 Gerald Pfeifer * gcc_release (snapshot_print): Include md5 hash for every tarball diff --git a/maintainer-scripts/README b/maintainer-scripts/README index eeffed413d86..9f5b71f30a34 100644 --- a/maintainer-scripts/README +++ b/maintainer-scripts/README @@ -2,5 +2,5 @@ This directory contains various files used by the gccadmin account on gcc.gnu.org, mainly for automated tasks such as the daily update of the date in gcc/DATESTAMP. There isn't presently any scheme for files checked in here to be automatically checked out and used by gccadmin, -so the files in CVS and those used by gccadmin must be kept in sync -manually. +so the files in Subversion and those used by gccadmin must be kept in +sync manually.