aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2009-01-06 16:14:24 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2009-01-06 16:14:24 +0000
commit271c069e207f82ad589297587e5b03b4305d24a0 (patch)
treee1d2862d56f0f0e8faf81c3bf5c383d7ce58c878 /gcc
parent64e4c301b4fc09a0cfd724115bb3197eb4d65b8b (diff)
downloadgcc-271c069e207f82ad589297587e5b03b4305d24a0.zip
gcc-271c069e207f82ad589297587e5b03b4305d24a0.tar.gz
gcc-271c069e207f82ad589297587e5b03b4305d24a0.tar.bz2
contrib.texi (Contributors): Slightly adjust the end note.
* doc/contrib.texi (Contributors): Slightly adjust the end note. Add Robert Clark to the list of testers. From-SVN: r143121
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/contrib.texi8
2 files changed, 11 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 1f7d286..79b40fe 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 909dbd9..e7d8cb3 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.