fix glBegin error test
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 8 Jun 2006 23:12:58 +0000 (23:12 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 8 Jun 2006 23:12:58 +0000 (23:12 +0000)
docs/VERSIONS

index 38e812b57b63c776e788d6dcf1a4b2577ebb66e2..226a8d986435fef7308b5be0013bc2b1315a7454 100644 (file)
@@ -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)