Module: Mesa Branch: 8.0 Commit: 4b52be53a42f841c400879df98eb0210508ba573 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b52be53a42f841c400879df98eb0210508ba573
Author: Brian Paul <[email protected]> Date: Wed Mar 21 11:42:33 2012 -0600 docs: add links to 8.0.1 release notes --- docs/news.html | 8 ++++++++ docs/relnotes.html | 1 + 2 files changed, 9 insertions(+), 0 deletions(-) diff --git a/docs/news.html b/docs/news.html index 472f98b..346065c 100644 --- a/docs/news.html +++ b/docs/news.html @@ -11,6 +11,14 @@ <H1>News</H1> +<h2>February 16, 2012</h2> + +<p> +<a href="relnotes-8.0.1.html">Mesa 8.0.1</a> is released. +This is a bug fix release. +</p> + + <h2>February 9, 2012</h2> <p> diff --git a/docs/relnotes.html b/docs/relnotes.html index 1dd5442..d5c944a 100644 --- a/docs/relnotes.html +++ b/docs/relnotes.html @@ -13,6 +13,7 @@ The release notes summarize what's new or changed in each Mesa release. </p> <UL> +<LI><A HREF="relnotes-8.0.1.html">8.0.1 release notes</A> <LI><A HREF="relnotes-8.0.html">8.0 release notes</A> <LI><A HREF="relnotes-7.11.html">7.11 release notes</A> <LI><A HREF="relnotes-7.10.3.html">7.10.3 release notes</A> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
