diff options
-rw-r--r-- | docs/VERSIONS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 6c5337dc77..f50f1ad836 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1328,3 +1328,4 @@ Mesa Version History - glXChooseFBConfig() crashed if attribList pointer was NULL - program state.light[n].spot.direction.w was wrong value (bug 3083) - fragment program fog option required glEnable(GL_FOG) - wrong. + - glColorTable() could produce a Mesa implementation error (bug 3135) |