summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/RELNOTES-6.16
-rw-r--r--docs/VERSIONS2
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/RELNOTES-6.1 b/docs/RELNOTES-6.1
index 0688c516e9..830f1e47e7 100644
--- a/docs/RELNOTES-6.1
+++ b/docs/RELNOTES-6.1
@@ -1,7 +1,7 @@
Mesa 6.1 release notes
- Month day, 2004
+ August 18, 2004
PLEASE READ!!!!
@@ -90,7 +90,7 @@ Driver Status
---------------------- ---------------------
XMesa (Xlib) implements OpenGL 1.5
OSMesa (off-screen) implements OpenGL 1.5
-FX (3dfx Voodoo1/2) implements OpenGL 1.3
+Glide (3dfx Voodoo1/2) implements OpenGL 1.3
SVGA implements OpenGL 1.3
Wind River UGL implements OpenGL 1.3
Windows/Win32 implements OpenGL 1.5
@@ -109,4 +109,4 @@ See the VERSIONS file for more details about bug fixes, etc. in Mesa 6.1.
----------------------------------------------------------------------
-$Id: RELNOTES-6.1,v 3.4 2004/08/14 15:21:17 brianp Exp $
+$Id: RELNOTES-6.1,v 3.5 2004/08/17 22:58:23 brianp Exp $
diff --git a/docs/VERSIONS b/docs/VERSIONS
index f4c8d9ffaf..f0d69fde75 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1239,7 +1239,7 @@ Mesa Version History
- ARB_fragment_program KIL instruction was incorrect
-6.1 Month day, 2004
+6.1 August 18, 2004
New:
- Revamped Makefile system
- glXUseRotatedXFont() utility (see xdemos/xuserotfont.c)