diff options
author | Brian Paul <[email protected]> | 2004-10-02 15:43:14 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2004-10-02 15:43:14 +0000 |
commit | 9cef3efc299b7cafb5720782fc1ed5731f47d7ce (patch) | |
tree | 3e42edf43a04e01a4fe88e5a848bcf60e8875fbc /docs/VERSIONS | |
parent | 7e73b1afa2de1989251aee4ad2d609ff141f4a5e (diff) |
initial stuff for 6.3
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 65b3a083f4a..65c8e823ee0 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1295,3 +1295,12 @@ Mesa Version History - spriteblast demo didn't handle window size changes correctly - glTexSubImage didn't handle pixels=NULL correctly for PBOs - fixed color index mode glDrawPixels bug (Karl Schultz) + + +6.3 Month day, 2004 + New: + - + Changes: + - + Bug fixes: + - |