summaryrefslogtreecommitdiff
path: root/docs/RELNOTES-6.0
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2004-01-07 14:51:30 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2004-01-07 14:51:30 +0000
commitd7af11a041fb072f72ccac8587b8af1d2e43dfe7 (patch)
tree4a85878fc0dda74b42fbe661b2e7b343fe7a811b /docs/RELNOTES-6.0
parent731852f8a17c39dd0b7be92175621373320bae5d (diff)
updates for 6.0 release
Diffstat (limited to 'docs/RELNOTES-6.0')
-rw-r--r--docs/RELNOTES-6.06
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/RELNOTES-6.0 b/docs/RELNOTES-6.0
index 73208dbe94..72681fe358 100644
--- a/docs/RELNOTES-6.0
+++ b/docs/RELNOTES-6.0
@@ -17,7 +17,9 @@ Even numbered versions (such as 6.0) designate stable releases.
Mesa version 6.0 signifies two things:
1. A stabilization of the 5.1 development release
- 2. Implementation of the OpenGL 1.5 specification
+ 2. Implementation of the OpenGL 1.5 specification. When you query
+ glGetString(GL_VERSION) "1.5" will be returned (as long as the
+ driver supports all the required features).
Note that the Mesa major version number is incremented with the OpenGL
@@ -81,4 +83,4 @@ See the VERSIONS file for more details about bug fixes, etc. in Mesa 6.0.
----------------------------------------------------------------------
-$Id: RELNOTES-6.0,v 1.1 2003/12/21 04:06:31 brianp Exp $
+$Id: RELNOTES-6.0,v 1.2 2004/01/07 14:51:30 brianp Exp $