fixed AIX color interpolation bug
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 1b62179..40ac33a 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1270,3 +1270,4 @@
 	- 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)