diff options
author | Brian Paul <brianp@vmware.com> | 2012-02-09 15:52:13 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2012-02-10 08:08:39 -0700 |
commit | ad8eec9eec2fe9577dca1051ea3c175babaaa38c (patch) | |
tree | 46cb5dcf06d6cc19178b329daee5526a58916f0a /docs | |
parent | 94846f8cd1b9db4f8508ecbe6ee1c3e53ab2dbc4 (diff) |
docs: add news item for 8.0 release
(cherry picked from commit 7aef839760d5216ec2a413092cae35fd223678a4)
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 d6a2aa8e6d..472f98bae5 100644 --- a/docs/news.html +++ b/docs/news.html @@ -11,6 +11,16 @@ <H1>News</H1> +<h2>February 9, 2012</h2> + +<p> +<a href="relnotes-8.0.html">Mesa 8.0</a> is released. +This is the first version of Mesa to support OpenGL 3.0 and GLSL 1.30 +(with the i965 driver). +See the release notes for more information about the release. +</p> + + <h2>November 27, 2011</h2> <p> |