fix depth-format rectangular textures
diff --git a/docs/VERSIONS b/docs/VERSIONS
index c363d6b..38e812b 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1491,3 +1491,4 @@
 	- fixed indirect rendering vertex array crashes (bug 6863)
 	- glDrawPixels GL_INDEX_OFFSET didn't always work
 	- fixed convolution memory leak (bug 7077)
+	- rectangular depth textures didn't work