summaryrefslogtreecommitdiff
path: root/contrib/gennews
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2002-08-14 08:35:37 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2002-08-14 08:35:37 +0000
commit72c41e5adc70750cee23e185d6cbadb3950a5b2d (patch)
tree803fcc9ce49bfb83089fb0e020271ec97477110c /contrib/gennews
parentd6ee9f6f7cefdd7fab38781939c720d6c679a2eb (diff)
* gennews (files): Add GCC 3.2 files.
From-SVN: r56287
Diffstat (limited to 'contrib/gennews')
-rwxr-xr-xcontrib/gennews5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/gennews b/contrib/gennews
index 3e8c254e7f0..3db519d3e57 100755
--- a/contrib/gennews
+++ b/contrib/gennews
@@ -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