summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--maintainer-scripts/ChangeLog4
-rw-r--r--maintainer-scripts/crontab2
2 files changed, 5 insertions, 1 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog
index 8cf170e841a..a71cce31996 100644
--- a/maintainer-scripts/ChangeLog
+++ b/maintainer-scripts/ChangeLog
@@ -1,3 +1,7 @@
+2004-09-11 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
+
2004-08-14 Kelley Cook <kcook@gcc.gnu.org>
* gcc_release (build_sources): Add comment header to generated
diff --git a/maintainer-scripts/crontab b/maintainer-scripts/crontab
index 566ff9dd292..6c9650c642c 100644
--- a/maintainer-scripts/crontab
+++ b/maintainer-scripts/crontab
@@ -3,4 +3,4 @@
55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx
32 22 * * 3 sh /home/gccadmin/scripts/gcc_release -s 3.3:gcc-3_3-branch -l -d /sourceware/snapshot-tmp/gcc all
32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 3.4:gcc-3_4-branch -l -d /sourceware/snapshot-tmp/gcc all
-43 17 * * 7 sh /home/gccadmin/scripts/gcc_release -s 3.5:HEAD -l -d /sourceware/snapshot-tmp/gcc all
+43 17 * * 7 sh /home/gccadmin/scripts/gcc_release -s 4.0:HEAD -l -d /sourceware/snapshot-tmp/gcc all