diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index a5ea8c30043b..b3b0cf5926dd 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,8 @@ +2002-03-05 Joseph S. Myers + + * snapshot-README: Note that snapshots come from the 3.1 branch. + Update list of files. + 2002-03-03 Joseph S. Myers * gcc_release: Make snapshots come from the 3.1 branch. diff --git a/maintainer-scripts/snapshot-README b/maintainer-scripts/snapshot-README index f40042bef453..bac699c23017 100644 --- a/maintainer-scripts/snapshot-README +++ b/maintainer-scripts/snapshot-README @@ -2,8 +2,7 @@ gcc-ss-@DATE@ is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/@LONG_DATE@ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. -This snapshot has been generated from the current development mainline -which is going to become GCC 3.1. +This snapshot has been generated from the GCC 3.1 branch. You'll find: @@ -12,17 +11,13 @@ You'll find: gcc-core-@DATE@.tar.gz Just the C front end and core compiler. - gcc-tests-@DATE@.tar.gz The GCC testsuite. + gcc-testsuite-@DATE@.tar.gz The GCC testsuite. gcc-ada-@DATE@.tar.gz The Ada language and runtime. gcc-g++-@DATE@.tar.gz The g++ language and runtime. - gcc-g++-tests-@DATE@.tar.gz The testsuite for G++. - gcc-g77-@DATE@.tar.gz The g77 language and runtime. - - gcc-g77-testsuite-@DATE@.tar.gz The testsuite for G77. gcc-objc-@DATE@.tar.gz The Objective-C front end and runtime.