diff options
author | Andreas Boll <[email protected]> | 2012-10-09 17:07:55 +0200 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2012-10-09 17:26:45 +0200 |
commit | 8e73273cb95626d9def012eeb508160e4022ff60 (patch) | |
tree | 3c04587b62cd3e28091a2943e901235d4a1c40a5 /docs | |
parent | e75051d1967350ceff0209dde24ae42696b13b5c (diff) |
docs: add news item for 9.0 release
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/news.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/news.html b/docs/news.html index 541bde67ba2..26e648be4b7 100644 --- a/docs/news.html +++ b/docs/news.html @@ -9,6 +9,16 @@ <h1>News</h1> +<h2>October 8, 2012</h2> + +<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> |