From 7596d2dc3e73937dae41b28a80b843d3c4ddbd29 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 29 Jul 2002 07:31:34 +0200 Subject: [PATCH] gcc_release: Update comment. * gcc_release: Update comment. * snapshot-README: Snapshots are taken from GCC 3.2 branch. From-SVN: r55825 --- maintainer-scripts/ChangeLog | 8 +++++++- maintainer-scripts/gcc_release | 2 +- maintainer-scripts/snapshot-README | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index 46c2b74a663..8e51a883c15 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,9 @@ +2002-07-28 Andreas Jaeger + + * gcc_release: Update comment. + + * snapshot-README: Snapshots are taken from GCC 3.2 branch. + 2002-07-28 Mark Mitchell * gcc_release: Use the 3.2 branch for snapshots. @@ -171,7 +177,7 @@ 2001-06-08 Gerald Pfeifer - * update_web_docs: Only update the install documentation for the + * update_web_docs: Only update the install documentation for the CVS HEAD. 2001-06-07 Joseph S. Myers diff --git a/maintainer-scripts/gcc_release b/maintainer-scripts/gcc_release index ec304d72881..0f8f5beb9ff 100755 --- a/maintainer-scripts/gcc_release +++ b/maintainer-scripts/gcc_release @@ -517,7 +517,7 @@ if [ $SNAPSHOT -eq 0 ]; then fi else RELEASE=$DATE - # For now snapshots come from the 3.1 branch. + # For now snapshots come from the 3.2 branch. BRANCH=gcc-3_2-branch FTP_PATH="${FTP_PATH}/snapshots/${LONG_DATE}" TAG=gcc_ss_${DATE} diff --git a/maintainer-scripts/snapshot-README b/maintainer-scripts/snapshot-README index 5e9feda22d4..e4d86d4837d 100644 --- a/maintainer-scripts/snapshot-README +++ b/maintainer-scripts/snapshot-README @@ -2,7 +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 GCC 3.1 branch. +This snapshot has been generated from the GCC 3.2 branch. You'll find: