aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--maintainer-scripts/ChangeLog6
-rw-r--r--maintainer-scripts/README4
2 files changed, 7 insertions, 3 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog
index 2be4704..c2fab39 100644
--- a/maintainer-scripts/ChangeLog
+++ b/maintainer-scripts/ChangeLog
@@ -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
diff --git a/maintainer-scripts/README b/maintainer-scripts/README
index eeffed4..9f5b71f 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.