apply texgen/texture matrix in glRasterPos
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 2db0fdb..fb18bc5 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1257,3 +1257,4 @@
 	- fp TEX instruction no longer incorrectly divides s,t,r by q
 	- ARB fp TEX and TEXP instructions now use LOD=0
 	- glTexEnviv in display lists didn't work
+	- glRasterPos didn't do texgen or apply texture matrix