]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
gennews (files): Add proper files for the GCC 3.1 release series.
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Thu, 25 Jul 2002 14:36:02 +0000 (16:36 +0200)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Thu, 25 Jul 2002 14:36:02 +0000 (14:36 +0000)
* gennews (files): Add proper files for the GCC 3.1 release series.
Simplify and reformat introductory wording.

From-SVN: r55751

contrib/ChangeLog
contrib/gennews

index b74aed832e7b4bac762b3a47db8abee75b8a1493..16549012bbfb8cb00536c980922de2d7d77a8c81 100644 (file)
@@ -1,3 +1,8 @@
+2002-07-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * 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.
index 2afc2be3d793a0151b97c4a7c99014077f2c046a..3e8c254e7f05ed9a87e7a9408615f1e02f238407 100755 (executable)
@@ -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 <<EOF
-This file contains information about GCC releases which has been
-generated automatically from the online release notes.  This file
-covers releases of GCC (and the former EGCS project) since EGCS 1.0,
-on the line of development that led to GCC 3; for information on GCC
-2.8.1 and older releases of GCC 2, see ONEWS.
+This file contains information about GCC releases which has been generated
+automatically from the online release notes.  It covers releases of GCC
+(and the former EGCS project) since EGCS 1.0, on the line of development
+that led to GCC 3. For information on GCC 2.8.1 and older releases of GCC 2,
+see ONEWS.
 
 EOF