diff options
author | Andreas Boll <andreas.boll.dev@gmail.com> | 2012-11-15 11:09:38 +0100 |
---|---|---|
committer | Andreas Boll <andreas.boll.dev@gmail.com> | 2012-11-16 10:01:47 +0100 |
commit | 6346214f055126d421a20c40056e3abe8ce1f9f3 (patch) | |
tree | ac0bd6713a1d65ace2736a11b3748f9acd70c629 | |
parent | 1f82bf12edb37a91991fdae59cf0cc36c9f49278 (diff) |
docs: add note about removal of OpenVMS support
-rw-r--r-- | docs/relnotes-9.1.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-9.1.html b/docs/relnotes-9.1.html index 97247fb3ad..3a8c77bfc0 100644 --- a/docs/relnotes-9.1.html +++ b/docs/relnotes-9.1.html @@ -61,6 +61,7 @@ Note: some of the new features are only available with certain drivers. <li>Removed i965's broken hardware implementation of GL_NV_vertex_program</li> <li>Removed swrast support for GL_NV_vertex_program</li> <li>Removed swrast support for GL_NV_fragment_program</li> +<li>Removed OpenVMS support (unmaintained and broken)</li> </ul> </div> |