preparation for 5.0 release
diff --git a/docs/VERSIONS b/docs/VERSIONS
index c32abb0..c2d4f22 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.103 2002/10/29 15:09:37 brianp Exp $
+$Id: VERSIONS,v 1.104 2002/10/29 22:42:04 brianp Exp $
Mesa Version History
@@ -1057,3 +1057,10 @@
- Glide driver defaults to "no" with autoconf/automake
- floating point color channels now clamped to [0,inf)
- updated demos/stex3d with new options
+
+
+5.0 November ??, 2002
+ New:
+ - OpenGL 1.4 support (glGetString(GL_VERSION) returns "1.4")
+ Bug fixes:
+ - GL_POINT and GL_LINE-mode polygons didn't obey cull state