updates for Mesa 4.0
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 8e1d85e..201f2aa 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.71 2001/08/31 04:30:14 brianp Exp $
+$Id: VERSIONS,v 1.72 2001/09/23 16:10:02 brianp Exp $
 
 
 Mesa Version History
@@ -869,14 +869,15 @@
 	- new libOSMesa.so library, contains the OSMesa driver interface
 
 
-3.5.1  Month ??, 2001
+4.0  September ??, 2001
     New:
+	- Mesa 4.0 implements the OpenGL 1.3 specification
 	- GL_IBM_rasterpos_clip extension
 	- GL_EXT_texture_edge_clamp extension (aka GL_SGIS_texture_edge_clamp)
 	- WindML UGL driver (Stephane Raimbault)
-	- initial support for OpenGL 1.3
 	- added OSMESA_MAX_WIDTH/HEIGHT queries
 	- attempted compiliation fixes for Solaris 5, 7 and 8
+	- Wind River UGL driver (Stephane Raimbault)
     Bug fixes:
 	- added some missing GLX 1.3 tokens to include/GL/glx.h
 	- GL_COLOR_MATRIX changes weren't recognized by teximage functions