]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gennews (files): Add GCC 3.2 files.
authorMark Mitchell <mark@codesourcery.com>
Wed, 14 Aug 2002 08:35:06 +0000 (08:35 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 14 Aug 2002 08:35:06 +0000 (08:35 +0000)
From-SVN: r56286

contrib/ChangeLog
contrib/gennews

index 99d8ca50a8551bf2f1c70b4db04c8b6b303224dd..a290d7382d81265a7046d454f55f57e3a11c6b42 100644 (file)
@@ -1,3 +1,7 @@
+2002-08-14  Mark Mitchell  <mark@codesourcery.com>
+
+       * gennews (files): Add GCC 3.2 files.
+
 2002-07-25  Release Manager
 
        * GCC 3.1.1 Released.
index 3e8c254e7f05ed9a87e7a9408615f1e02f238407..3db519d3e57d0355be224f7c4be049a42c2c9069 100755 (executable)
@@ -3,7 +3,7 @@
 # Script to generate the NEWS file from online release notes.
 # Contributed by Joseph Myers <jsm28@cam.ac.uk>.
 #
-# Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
 # This file is part of GNU CC.
 #
 # GNU CC is free software; you can redistribute it and/or modify
@@ -22,7 +22,8 @@
 # Boston, MA 02111-1307, USA.
 
 website=http://gcc.gnu.org/
-files="gcc-3.1/index.html gcc-3.1/changes.html
+files="gcc-3.2/index.html gcc-3.2/changes.html
+    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