diff --git a/Fltk/GUI.cpp b/Fltk/GUI.cpp
index e71928ff13102bf01a92bed6d87af06a588acfdc..9ffbc2f5a094b00f4f88221403dca9e9a8b5dd1f 100644
--- a/Fltk/GUI.cpp
+++ b/Fltk/GUI.cpp
@@ -1,4 +1,4 @@
-// $Id: GUI.cpp,v 1.222 2002-11-20 23:26:46 geuzaine Exp $
+// $Id: GUI.cpp,v 1.223 2002-12-04 17:19:37 geuzaine Exp $
 //
 // Copyright (C) 1997 - 2002 C. Geuzaine, J.-F. Remacle
 //
@@ -2038,7 +2038,7 @@ void GUI::create_option_window(){
 
 	static Fl_Menu_Item menu_tensor[] = {
 	  {"Von-Mises",    0, 0, 0},
-	  {"Eigenvectors", 0, 0, 0},
+	  //{"Eigenvectors", 0, 0, 0}, //not implemented yet
 	  {0}
 	};
 	view_choice[4] = new Fl_Choice(2*WB, 2*WB+8*BH, IW, BH, "Tensor display");
diff --git a/doc/CONTRIBUTORS b/doc/CONTRIBUTORS
index 4d43586951094b102555a747dfeeddaa776775a3..481cb16c77e49ce346c91d07d7fad6f7dd6bcc17 100644
--- a/doc/CONTRIBUTORS
+++ b/doc/CONTRIBUTORS
@@ -1,4 +1,4 @@
-$Id: CONTRIBUTORS,v 1.12 2002-11-13 19:33:10 geuzaine Exp $
+$Id: CONTRIBUTORS,v 1.13 2002-12-04 17:19:37 geuzaine Exp $
 
 Gmsh is copyright (c) 1997-2002 by
 
@@ -17,12 +17,10 @@ Parts of the code have been contributed by
       - Mac OS port
 
 Special thanks to the following folks who have greatly contributed by
-providing fresh ideas on theoretical or programming topics, or who
-have sent patches, requests, warnings, or pleas for changes or
-improvements. While attempts were made to be as complete as possible,
-it is inevitable that some contributors have been omitted. If you are
-in this situation, just send an e-mail to one of the authors, and you
-will be added to the list!
+providing fresh ideas on theoretical or programming topics, who have
+sent patches, requests, warnings, or pleas for changes or
+improvements, or who gave us access to exotic machines for
+testing/building the code:
 
     Juan Abanto <juanabanto@yahoo.com>
     Olivier Adam <o.adam@ulg.ac.be>
@@ -35,6 +33,7 @@ will be added to the list!
     Fran�ois Henrotte <fhenrott@esat.kuleuven.ac.be>
     Beno�t Meys <bmeys@techspace-aero.be>
     Nicolas Mo�s <moes@tam9.mech.nwu.edu>
+    Chad Schmutzer <schmutze@acm.caltech.edu>
     Nicolas Tardieu <nicolas.tardieu@edf.fr>
 
 Finally, thanks to all of you who sent e-mail showing interest. This