document vertex.weight hack
diff --git a/docs/versions.html b/docs/versions.html
index 6952708..cb6cd11 100644
--- a/docs/versions.html
+++ b/docs/versions.html
@@ -1774,6 +1774,10 @@
 <li>glxinfo program prints more info with -l option
 <li>GL_FRAGMENT_PROGRAM_NV and GL_FRAGMENT_PROGRAM_ARB are now
 	compatible, in terms of glBindProgramARB()
+<li>The GL_ARB_vertex_program attribute <code>vertex.weight</code> is now
+	accepted by the parser, even though the	GL_ARB_vertex_blend and
+	GL_EXT_vertex_weighting extensions aren't supported.
+	Allows Warcraft to run.
 </ul>
 Bug fixes:
 <ul>