diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2004-08-19 18:34:41 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2004-08-19 18:34:41 +0000 |
commit | e4a4d0417093bf3f81593e823ab3f3dda24c8008 (patch) | |
tree | 95e779725df57537b0ed759a0ecddfebeb7a6433 /docs/VERSIONS | |
parent | b160cbf87a19dbf6388d2fdafb9dd1e9a786297a (diff) |
first bug fix for v6.2
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index f0d69fde75..6c63de9956 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1274,3 +1274,10 @@ Mesa Version History - vertex program state references were broken - fixed triangle color interpolation bug on AIX (Shane Blackett) - fixed a number of minor memory leaks (bug #1002030) + + +6.2 Month, day, 2004 + New: + Changes: + Bug fixes: + - OpenGL version 1.5 doesn't need GL_ARB_texture_non_power_of_two |