latest extensions and updates
diff --git a/docs/VERSIONS b/docs/VERSIONS
index d7c3f2a..ca5e40a 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1128,6 +1128,7 @@
 	- GL_EXT_texture_rectangle (identical to GL_NV_texture_rectangle)
 	- GL_ARB_occlusion_query
 	- GL_ARB_texture_non_power_of_two
+	- GL_IBM_multimode_draw_arrays extension
 	- new X86 feature detection code (Petr Sebor)
 	- less memory used for display lists and vertex buffers
 	- demo of per-pixel lighting with a fragment program (demos/fplight.c)