* gennews (files): Reference GCC 4.2 web pages.
authorMark Mitchell <mark@codesourcery.com>
Mon, 14 May 2007 00:33:48 +0000 (00:33 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 14 May 2007 00:33:48 +0000 (00:33 +0000)
From-SVN: r124664

contrib/ChangeLog
contrib/gennews

index 81d486a..a3376b1 100644 (file)
@@ -1,3 +1,7 @@
+2007-05-13  Mark Mitchell  <mark@codesourcery.com>
+
+       * gennews (files): Reference GCC 4.2 web pages.
+
 2007-04-04  Zack Weinberg  <zack@mrtock.ucsd.edu>
 
        * texi2pod.pl: Correct handling of @itemize with no argument.
index 7a2a0c5..233d36e 100755 (executable)
@@ -22,7 +22,9 @@
 # Boston, MA 02110-1301, USA.
 
 website=http://gcc.gnu.org/
-files="gcc-4.1/index.html gcc-4.1/changes.html
+files="
+    gcc-4.2/index.html gcc-4.2/changes.html
+    gcc-4.1/index.html gcc-4.1/changes.html
     gcc-4.0/index.html gcc-4.0/changes.html
     gcc-3.4/index.html gcc-3.4/changes.html
     gcc-3.3/index.html gcc-3.3/changes.html