diff options
author | Brian Paul <[email protected]> | 2002-11-13 15:33:50 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2002-11-13 15:33:50 +0000 |
commit | 9d88c7d8f47bd4bed5f7c9ba60e5fdf8a5c98bb2 (patch) | |
tree | 32c91f7e8a88991f8150ebe49ce81dd5bb9427f1 /docs/VERSIONS | |
parent | 21709b354b45ad6aa4669d9ef028df9c902d3552 (diff) |
last tweaks for 5.0 release
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 2334d048178..4f635a82b7f 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.117 2002/11/12 19:32:09 brianp Exp $ +$Id: VERSIONS,v 1.118 2002/11/13 15:33:50 brianp Exp $ Mesa Version History @@ -1058,7 +1058,7 @@ Mesa Version History - updated demos/stex3d with new options -5.0 November ??, 2002 +5.0 November 13, 2002 New: - OpenGL 1.4 support (glGetString(GL_VERSION) returns "1.4") - removed some overlooked debugging code |