added vp negative addressing bug fix
diff --git a/docs/VERSIONS b/docs/VERSIONS
index c3535ac..fee2624 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1358,4 +1358,4 @@
     Bug fixes:
 	- GL_ARB_vertex/fragment_shader were mistakenly listed in the
 	  extensions string
-
+	- negative relative addressing in vertex programs was broken