Module: Mesa Branch: 7.9 Commit: 2b4a05e74a3378dc924e50103ed280412fb0c94b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b4a05e74a3378dc924e50103ed280412fb0c94b
Author: Ian Romanick <[email protected]> Date: Tue Oct 5 10:07:16 2010 -0700 docs: added news item for 7.9 release Also fix link to release notes in 7.9-rc1 news item. --- docs/news.html | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/docs/news.html b/docs/news.html index b3fb8b5..72d38ee 100644 --- a/docs/news.html +++ b/docs/news.html @@ -11,10 +11,18 @@ <H1>News</H1> +<h2>October 4, 2010</h2> + +<p> +<a href="relnotes-7.9.html">Mesa 7.9</a> (final) is released. This is a new +development release. +</p> + + <h2>September 27, 2010</h2> <p> -<a href="relnotes-7.9.0.html">Mesa 7.9.0-rc1</a> is released. This is a +<a href="relnotes-7.9.html">Mesa 7.9.0-rc1</a> is released. This is a release candidate for the 7.9 development release. </p> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
