diff options
author | Mark Mitchell <mark@codesourcery.com> | 2003-10-16 19:18:52 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2003-10-16 19:18:52 +0000 |
commit | 8f850e49a04af5adfcc3621b6fbf4a142c9aff07 (patch) | |
tree | 415b24b37fed1c8dc5716e727adeb94808542b5b /contrib/gennews | |
parent | 7a0cb59ca909dd6fe02997b6bdbb1d42eceb2cc2 (diff) | |
download | gcc-8f850e49a04af5adfcc3621b6fbf4a142c9aff07.zip gcc-8f850e49a04af5adfcc3621b6fbf4a142c9aff07.tar.gz gcc-8f850e49a04af5adfcc3621b6fbf4a142c9aff07.tar.bz2 |
* gennews (files): Add GCC 3.3 files.
From-SVN: r72565
Diffstat (limited to 'contrib/gennews')
-rwxr-xr-x | contrib/gennews | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/gennews b/contrib/gennews index 5d0efe5..763872e 100755 --- a/contrib/gennews +++ b/contrib/gennews @@ -22,7 +22,8 @@ # Boston, MA 02111-1307, USA. website=http://gcc.gnu.org/ -files="gcc-3.2/index.html gcc-3.2/changes.html +files="gcc-3.3/index.html gcc-3.3/changes.html + 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 |