minor updates
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 28 Jun 2000 04:43:50 +0000 (04:43 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 28 Jun 2000 04:43:50 +0000 (04:43 +0000)
docs/VERSIONS

index 8a7da89fccbcb1b48eea1aae16b7578f8aa86a8a..14700f26e956650533300af62bc8c437dbdfa12f 100644 (file)
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.35 2000/06/27 17:53:21 brianp Exp $
+$Id: VERSIONS,v 1.36 2000/06/28 04:43:50 brianp Exp $
 
 
 Mesa Version History
@@ -689,7 +689,7 @@ Mesa Version History
        - re-enabled the optimized persp_textured_triangle() function
 
 
-3.2.1  May ??, 2000
+3.2.1  June ??, 2000
     Bug fixes:
        - gluBuild2DMipmaps() didn't accept GL_BGRA
        - Fixed compile/makefile problems on IRIX
@@ -721,7 +721,7 @@ Mesa Version History
        - added xdemos/glxheads and xdemos/manywin
        - demos/texenv.c demo
     Bug Fixes:
-       - none since 3.2
+       - none since 3.2.1
     Changes:
        - gl.h now uses #defines instead of C enums for all tokens
        - glu.h now uses #defines instead of C enums for all tokens