diff options
| author | steven <steven@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-10-30 11:15:27 +0000 |
|---|---|---|
| committer | steven <steven@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-10-30 11:15:27 +0000 |
| commit | 131ed3a91c53c088aefeb6aa4418ca96b7ff09c6 (patch) | |
| tree | d3ef369ae258e51e58ab838b5924be4bada7f1a5 | |
| parent | 2a53400880c7b3bde9622544e28f900a8c0409d4 (diff) | |
| download | ppe42-gcc-131ed3a91c53c088aefeb6aa4418ca96b7ff09c6.tar.gz ppe42-gcc-131ed3a91c53c088aefeb6aa4418ca96b7ff09c6.zip | |
* gfortran.texi: Update contributors.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106015 138bc75d-0d04-0410-961f-82ee72b054a4
| -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 83d9a86b586..c28b1a9d8b0 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 f696c5f34e4..aba6c9eebce 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 |

