diff options
author | Brian Paul <brianp@vmware.com> | 2012-02-09 15:52:13 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2012-02-09 15:52:13 -0700 |
commit | 7aef839760d5216ec2a413092cae35fd223678a4 (patch) | |
tree | d6dc2483548940388b0b9f304d7b190c5cb5871f | |
parent | fb56b0972dad8921bc43e1eeb4eebf5e3550e213 (diff) |
docs: add news item for 8.0 release
-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> |