From: Toon Moene Date: Thu, 30 Dec 2004 19:36:02 +0000 (+0100) Subject: news.texi: Change GCC 3.5 to GCC 4.0 X-Git-Tag: releases/gcc-3.4.4~355 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc8be91a6cb9a442ae6dc082bf1e6358e7b5226d;p=thirdparty%2Fgcc.git news.texi: Change GCC 3.5 to GCC 4.0 2004-12-30 Toon Moene * news.texi: Change GCC 3.5 to GCC 4.0 From-SVN: r92739 --- diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 64ffbe501c01..dea3c053cfaf 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,7 @@ +2004-12-30 Toon Moene + + * news.texi: Change GCC 3.5 to GCC 4.0 + 2004-11-04 Release Manager * GCC 3.4.3 released. diff --git a/gcc/f/news.texi b/gcc/f/news.texi index 9b34df021c2b..fcba273c8521 100644 --- a/gcc/f/news.texi +++ b/gcc/f/news.texi @@ -11,7 +11,7 @@ @c in the standalone derivations of this file (e.g. NEWS). @set copyrights-news 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004 -@set last-update-news 2004-06-17 +@set last-update-news 2004-12-29 @ifset DOC-NEWS @include root.texi @@ -62,7 +62,7 @@ such changes to @command{g77}. @ifclear USERVISONLY -@emph{@code{GCC} 3.4.x is the last edition of @code{GCC} to contain @command{g77} - from @code{GCC} 3.5 onwards, use @command{gfortran}} +@emph{@code{GCC} 3.4.x is the last edition of @code{GCC} to contain @command{g77} - from @code{GCC} 4.0 onwards, use @command{gfortran}} Changes made to recent versions of GNU Fortran are listed below, with the most recent version first.