diff options
author | Brian Paul <brianp@vmware.com> | 2012-03-21 11:42:33 -0600 |
---|---|---|
committer | Jakob Bornecrantz <jakob@vmware.com> | 2012-03-21 17:55:53 +0000 |
commit | 4b52be53a42f841c400879df98eb0210508ba573 (patch) | |
tree | 8570ced7f7f9fa80bb58577c64a1ad09b3594bdf | |
parent | e26aa8c660a025d448a6d297846940a225ed46ac (diff) |
docs: add links to 8.0.1 release notes
-rw-r--r-- | docs/news.html | 8 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
2 files changed, 9 insertions, 0 deletions
diff --git a/docs/news.html b/docs/news.html index 472f98bae50..346065c8223 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 1dd5442d018..d5c944addfa 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> |