diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index b9ba6427793099aa333c2f009295f4de8507b9e8..b6bd762e41d19063f4b9fe5d2b930ca244bb028b 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2006-02-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+	* doc/contrib.texi: Update my entry.
+
 2006-02-10  Geoffrey Keating  <geoffk@apple.com>
 
 	* config/i386/darwin.h (DBX_REGISTER_NUMBER): Define.
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index 6898cebccef87b161fbee6cb1f881125ef112260..6ebf2402f2c7d9f14ef18f18294ecbd55dcf5f9b 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -285,9 +285,12 @@ Ivan Fontes Garcia for the Portuguese translation of the GCJ FAQ@.
 Peter Gerwinski for various bug fixes and the Pascal front end.
 
 @item
-Kaveh Ghazi for his direction via the steering committee,
-amazing work to make @samp{-W -Wall} useful, and continuously testing
-GCC on a plethora of platforms.
+Kaveh R.@: Ghazi for his direction via the steering committee, amazing
+work to make @samp{-W -Wall -W* -Werror} useful, and continuously
+testing GCC on a plethora of platforms.  Kaveh extends his gratitude to
+the @uref{http://www.caip.rutgers.edu,,CAIP Center} at Rutgers
+University for providing him with computing resources to work on Free
+Software since the late 1980s.
 
 @item
 John Gilmore for a donation to the FSF earmarked improving GNU Java.