Module: Mesa Branch: 8.0 Commit: 7aef839760d5216ec2a413092cae35fd223678a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7aef839760d5216ec2a413092cae35fd223678a4
Author: Brian Paul <[email protected]> Date: Thu Feb 9 15:52:13 2012 -0700 docs: add news item for 8.0 release --- docs/news.html | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/docs/news.html b/docs/news.html index d6a2aa8..472f98b 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> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
