diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2000-06-13 19:42:05 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2000-06-13 19:42:05 +0000 |
commit | 9b08f27000b94364fb2045d2e305edbfb46e49ff (patch) | |
tree | 2b1ea19606bd81cb6df273a03ab2a9e84fa0dda3 /docs/VERSIONS | |
parent | 0852d0b95eaf6ebce676fc3c6947579e5c140608 (diff) |
added glxheads, manywin
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index e9abe1b136..4eb1213877 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1,4 +1,4 @@ -$Id: VERSIONS,v 1.33 2000/06/05 16:33:09 brianp Exp $ +$Id: VERSIONS,v 1.34 2000/06/13 19:46:52 brianp Exp $ Mesa Version History @@ -718,6 +718,7 @@ Mesa Version History - GL_SGI_color_table extension - GL_EXT_histogram extension - GL_ARB_texture_cube_map extension + - added xdemos/glxheads and xdemos/manywin Bug Fixes: - none since 3.2 Changes: |