adjust texcoords for texture rectangle sampling
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 497089e..88e59ed 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1288,3 +1288,4 @@
 	- fixed a matrix classification bug (reported by Wes Bethel)
 	- we weren't reseting the vertex/fragment program error state
 	   before parsing (Dave Reveman)
+	- adjust texcoords for sampling texture rectangles (Dave Reveman)