From: Gerald Pfeifer Date: Thu, 25 Jul 2002 14:36:02 +0000 (+0200) Subject: gennews (files): Add proper files for the GCC 3.1 release series. X-Git-Tag: releases/gcc-3.1.1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d51bc64759015c6138f9a325cf7c61e8e40db3b;p=thirdparty%2Fgcc.git gennews (files): Add proper files for the GCC 3.1 release series. * gennews (files): Add proper files for the GCC 3.1 release series. Simplify and reformat introductory wording. From-SVN: r55751 --- diff --git a/contrib/ChangeLog b/contrib/ChangeLog index b74aed832e7b..16549012bbfb 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,8 @@ +2002-07-22 Gerald Pfeifer + + * gennews (files): Add proper files for the GCC 3.1 release series. + Simplify and reformat introductory wording. + 2002-05-14 Release Manager * GCC 3.1 Released. diff --git a/contrib/gennews b/contrib/gennews index 2afc2be3d793..3e8c254e7f05 100755 --- a/contrib/gennews +++ b/contrib/gennews @@ -22,7 +22,8 @@ # Boston, MA 02111-1307, USA. website=http://gcc.gnu.org/ -files="gcc-3.0/gcc-3.0.html gcc-3.0/features.html gcc-3.0/caveats.html +files="gcc-3.1/index.html gcc-3.1/changes.html + gcc-3.0/gcc-3.0.html gcc-3.0/features.html gcc-3.0/caveats.html gcc-2.95/index.html gcc-2.95/features.html gcc-2.95/caveats.html egcs-1.1/index.html egcs-1.1/features.html egcs-1.1/caveats.html egcs-1.0/egcs-1.0.3.html egcs-1.0/egcs-1.0.2.html egcs-1.0/egcs-1.0.1.html @@ -31,11 +32,11 @@ files="gcc-3.0/gcc-3.0.html gcc-3.0/features.html gcc-3.0/caveats.html set -e cat <