diff options
| -rw-r--r-- | gcc/ChangeLog | 5 | ||||
| -rw-r--r-- | gcc/doc/contrib.texi | 8 |
2 files changed, 11 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1f7d286492c..79b40fe9156 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2009-01-06 Gerald Pfeifer <gerald@pfeifer.com> + + * doc/contrib.texi (Contributors): Slightly adjust the end note. + Add Robert Clark to the list of testers. + 2009-01-06 Jan Hubicka <jh@suse.cz> Kai Tietz <kai.tietz@onevision.com> diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 909dbd90ce4..e7d8cb321f5 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -1419,6 +1419,9 @@ Sidney Cadot Bradford Castalia @item +Robert Clark + +@item Jonathan Corbet @item @@ -1611,5 +1614,6 @@ David E. Young And many others @end itemize -And finally we'd like to thank everyone who uses the compiler, submits bug -reports and generally reminds us why we're doing this work in the first place. +And finally we'd like to thank everyone who uses the compiler, provides +feedback and generally reminds us why we're doing this work in the first +place. |

