diff --git a/docs/VERSIONS b/docs/VERSIONS index 1b6217978bd..40ac33a22c0 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1270,3 +1270,4 @@ Mesa Version History - fixed a few glitches in GL_HP_occlusion_test extension - glBeginQueryARB and glEndQueryARB didn't work inside display lists - vertex program state references were broken + - fixed triangle color interpolation bug on AIX (Shane Blackett)