set release date for 6.1

This commit is contained in:
Brian Paul 2004-08-17 22:58:23 +00:00
parent 626f825bcc
commit 6aa5b4cb91
2 changed files with 4 additions and 4 deletions

View file

@ -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 $

View file

@ -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)