diff options
| author | Brian Paul <brian.paul@tungstengraphics.com> | 2001-10-17 14:59:21 +0000 | 
|---|---|---|
| committer | Brian Paul <brian.paul@tungstengraphics.com> | 2001-10-17 14:59:21 +0000 | 
| commit | ebc8b0aa5acac1962eb40204bf74e78261d326d1 (patch) | |
| tree | c5f672d24a3b2bc42374dd4145a1997c1d8c27d9 | |
| parent | 7d63ac1e6bfe3ddd127ecd9297f64c1b3b1d7e09 (diff) | |
minor updates
| -rw-r--r-- | docs/RELNOTES-4.0 | 8 | 
1 files changed, 5 insertions, 3 deletions
| diff --git a/docs/RELNOTES-4.0 b/docs/RELNOTES-4.0 index c8904d50e0..e4249cfa17 100644 --- a/docs/RELNOTES-4.0 +++ b/docs/RELNOTES-4.0 @@ -1,7 +1,7 @@                             Mesa 4.0 release notes -                             September ??, 2001 +                             October 18, 2001                                PLEASE READ!!!! @@ -138,14 +138,16 @@ OSMesa (off-screen)	implements OpenGL 1.3  FX (3dfx Voodoo1/2)	implements OpenGL 1.3  SVGA			implements OpenGL 1.3  Wind River UGL		implements OpenGL 1.3 +Windows/Win32		implements OpenGL 1.3  GGI			needs updating -Windows/Win32		needs updating  DOS/DJGPP		needs updating  BeOS			needs updating  Allegro			needs updating  D3D			needs updating  DOS			needs updating +Special thanks go to Karl Schultz for updating the Windows driver. +  The XFree86/DRI drivers	have not yet been updated to use Mesa 4.0 as of  September 2001, but that should happen eventually. @@ -158,4 +160,4 @@ See the VERSIONS file for more details about bug fixes, etc. in Mesa 4.0.  ---------------------------------------------------------------------- -$Id: RELNOTES-4.0,v 3.1 2001/09/23 16:10:02 brianp Exp $ +$Id: RELNOTES-4.0,v 3.2 2001/10/17 14:59:21 brianp Exp $ | 
