* README: Change "CVS" to "Subversion".

From-SVN: r167613
This commit is contained in:
Ian Lance Taylor 2010-12-08 23:41:46 +00:00 committed by Ian Lance Taylor
parent 822a338e5a
commit 709deb77b1
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2010-12-08 Ian Lance Taylor <iant@google.com>
* README: Change "CVS" to "Subversion".
2010-08-23 Gerald Pfeifer <gerald@pfeifer.com>
* gcc_release (snapshot_print): Also include an sha1 hash for
@ -6,7 +10,7 @@
2010-08-15 Gerald Pfeifer <gerald@pfeifer.com>
* gcc_release (CVSROOT): Remove all occurrences.
2010-08-14 Gerald Pfeifer <gerald@pfeifer.com>
* gcc_release (snapshot_print): Include md5 hash for every tarball

View File

@ -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.