diff options
author | Andreas Boll <andreas.boll.dev@gmail.com> | 2012-10-09 17:11:06 +0200 |
---|---|---|
committer | Andreas Boll <andreas.boll.dev@gmail.com> | 2012-10-09 17:29:37 +0200 |
commit | 3699150d3bd3bf72806dfccab8f969603278c4d6 (patch) | |
tree | 20d9da10ed416e061e1a17163eaea4e907597ca1 /docs | |
parent | 541158fbb972252004de328391e9a1694572cddb (diff) |
docs: add news item for 9.0 release
Reviewed-by: Brian Paul <brianp@vmware.com>
ported manually from
8e73273cb95626d9def012eeb508160e4022ff60
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 7ebc1ea7226..f690983f5c8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,14 @@ <h1>News</h1> +<p> +<a href="relnotes-9.0.html">Mesa 9.0</a> is released. +This is the first version of Mesa to support OpenGL 3.1 and GLSL 1.40 +(with the i965 driver). +See the release notes for more information about the release. +</p> + + <h2>July 10, 2012</h2> <p> |