summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2012-02-16 23:31:28 -0800
committerIan Romanick <[email protected]>2012-02-16 23:31:50 -0800
commitf767ee5404dfba4f5976bd706c1a554a39f5e720 (patch)
tree0521cbb3c34ee7cf491d7def58ba45fdb48e15ed /docs
parent578dc605b6b321f0d010aece71b9a6df28cec1ee (diff)
docs: News and release notes link for 8.0.1
Signed-off-by: Ian Romanick <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/news.html7
-rw-r--r--docs/relnotes.html1
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/news.html b/docs/news.html
index 472f98bae50..271fbdd1fd7 100644
--- a/docs/news.html
+++ b/docs/news.html
@@ -11,6 +11,13 @@
<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. See the release notes for more information about the 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>