docs: Add note about removal of GL_NV_vertex_program.
diff --git a/docs/relnotes-9.1.html b/docs/relnotes-9.1.html
index e5f4b26..551e8bf 100644
--- a/docs/relnotes-9.1.html
+++ b/docs/relnotes-9.1.html
@@ -57,6 +57,8 @@
 
 <ul>
 <li>Removed VAAPI state tracker (unmaintained and broken)</li>
+<li>Removed i965's broken hardware implementation of GL_NV_vertex_program</li>
+<li>Removed swrast support for GL_NV_vertex_program</li>
 </ul>
 
 </div>