This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch, committed] Update gfortran.texi a bit


Hi,

I've updated this list of contributors a bit.  I also think it's too much
honor for me to have the manual listed as "contributed by Steven Bosscher"
so I've changed that too ;-)

Gr.
Steven

Index: gfortran.texi
===================================================================
--- gfortran.texi	(revision 106014)
+++ gfortran.texi	(working copy)
@@ -75,13 +75,12 @@
 @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 @@
 @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 @@
 @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
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 106014)
+++ ChangeLog	(working copy)
@@ -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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]