GL_SGI_texture_color_table
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 953485d..7ef09cb 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.121 2003/01/21 15:50:24 brianp Exp $
+$Id: VERSIONS,v 1.122 2003/01/21 21:48:30 brianp Exp $
 
 
 Mesa Version History
@@ -1085,6 +1085,8 @@
 5.1  Month day, 2003
     New:
 	- GL_ATI_texture_env_combine3 extension (Ian Romanick)
+	- GL_SGI_texture_color_table extension (Eric Plante)
+	- new X86 feature detection code (Petr Sebor)
     Bug fixes:
 	- really enable OpenGL 1.4 features in DOS driver.
 	- glAreProgramsResidentNV was slightly incorrect