diff --git a/docs/relnotes/10.1.html b/docs/relnotes/10.1.html
index 1b8ea22f8ec..dfb09695b38 100644
--- a/docs/relnotes/10.1.html
+++ b/docs/relnotes/10.1.html
@@ -54,7 +54,11 @@ TBD.
Changes
-TBD.
+
+- Removed support for the GL_MESA_texture_array extension. This extension
+ enabled the use of texture array with fixed-function and assembly fragment
+ shaders. No applications are known to use this extension.
+