diff options
author | Steven Bosscher <stevenb@suse.de> | 2005-10-30 11:15:27 +0000 |
---|---|---|
committer | Steven Bosscher <steven@gcc.gnu.org> | 2005-10-30 11:15:27 +0000 |
commit | cf6ae9554d33bc2afe113135a0f34d5022bb1972 (patch) | |
tree | d3ef369ae258e51e58ab838b5924be4bada7f1a5 /gcc | |
parent | 7e1b44bbcb8379394cf31551dc6ca9ca10e18405 (diff) | |
download | gcc-cf6ae9554d33bc2afe113135a0f34d5022bb1972.zip gcc-cf6ae9554d33bc2afe113135a0f34d5022bb1972.tar.gz gcc-cf6ae9554d33bc2afe113135a0f34d5022bb1972.tar.bz2 |
* gfortran.texi: Update contributors.
From-SVN: r106015
Diffstat (limited to 'gcc')
-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 |