added glAccum bug fix
diff --git a/docs/VERSIONS b/docs/VERSIONS
index ccf79b4..44c72ab 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1173,6 +1173,7 @@
 	- fixed wglMakeCurrent(NULL, NULL) bug (#835861)
 	- fixed glTexSubImage3D z-offset bug (Cedric Gautier)
 	- fixed RGBA blend enable bug (Ville Syrjala)
+	- glAccum is supposed to be a no-op in selection/feedback mode
     Changes:
 	- dropped API trace feature (src/Trace/)
 	- documentation overhaul.  merged with website content.  more html.