diff options
author | Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> | 2003-03-24 12:35:14 +0100 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2003-03-24 11:35:14 +0000 |
commit | 8b5777dbb42dc9e9a6a31f8076781b1470e33226 (patch) | |
tree | d1927e18bd0e9715ef970c3f0251bdf036450800 | |
parent | 02484af985da5f2f56cf2f8aecb69f7d50848807 (diff) | |
download | gcc-8b5777dbb42dc9e9a6a31f8076781b1470e33226.zip gcc-8b5777dbb42dc9e9a6a31f8076781b1470e33226.tar.gz gcc-8b5777dbb42dc9e9a6a31f8076781b1470e33226.tar.bz2 |
* doc/contrib.texi (Contributors): Update Janis Johnson.
From-SVN: r64787
-rw-r--r-- | gcc/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/doc/contrib.texi | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9bc5b91..a2afd08 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2003-03-24 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> + + * doc/contrib.texi (Contributors): Update Janis Johnson. + 2003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr> PR target/10072 diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index fff93c4..96db9fd 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -309,8 +309,8 @@ as lots of bug fixes and test cases, and for improving the Java build system. @item -Janis Johnson for ia64 testing and fixes and for her quality improvement -sidetracks. +Janis Johnson for ia64 testing and fixes, her quality improvement +sidetracks, and web page maintainance. @item J. Kean Johnston for OpenServer support. |