diff options
-rw-r--r-- | gcc/fortran/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/fortran/gfortran.texi | 12 |
2 files changed, 13 insertions, 3 deletions
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 83d9a86..c28b1a9 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,7 @@ +2005-10-30 Steven Bosscher <stevenb@suse.de> + + * gfortran.texi: Update contributors. + 2005-10-29 Steven Bosscher <stevenb@suse.de> * interface.c: Fix previous checkin (an incomplete patch diff --git a/gcc/fortran/gfortran.texi b/gcc/fortran/gfortran.texi index f696c5f..aba6c9e 100644 --- a/gcc/fortran/gfortran.texi +++ b/gcc/fortran/gfortran.texi @@ -75,13 +75,12 @@ Boston, MA 02110-1301 USA @insertcopying @end ifinfo -Contributed by Steven Bosscher (@email{s.bosscher@@gcc.gnu.org}). @setchapternewpage odd @titlepage @title Using GNU Fortran 95 @sp 2 -@center Steven Bosscher +@center The gfortran team @page @vskip 0pt plus 1filll For the @value{version-GCC} Version* @@ -1031,6 +1030,13 @@ ideas and significant help to the gfortran project @item Paul Brook @item Feng Wang @item Bud Davis +@item Paul Thomas +@item François-Xavier Coudert +@item Steve Kargl +@item Jerry Delisle +@item Erik Edelmann +@item Thomas Koenig +@item Asher Langton @end itemize The following people have contributed bug reports, @@ -1045,7 +1051,7 @@ and much needed feedback and encouragement for the @end itemize Many other individuals have helped debug, -test and improve @command{gfortran} over the past two years, +test and improve @command{gfortran} over the past few years, and we welcome you to do the same! If you already have done so, and you would like to see your name listed in the |