diff options
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 38e812b57b6..226a8d98643 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1492,3 +1492,4 @@ Mesa Version History - glDrawPixels GL_INDEX_OFFSET didn't always work - fixed convolution memory leak (bug 7077) - rectangular depth textures didn't work + - invalid mode to glBegin didn't generate an error (bug 7142) |