diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2010-10-05 10:07:16 -0700 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2010-10-05 10:07:16 -0700 |
commit | b2e52cdf83662e5d81de2a476a7d53dc82271eb4 (patch) | |
tree | 1c0990b80cd358852a9190fd073995f8512331c0 /docs/news.html | |
parent | cdf29c44ed120a6fe1c704e8f97fe56c391eedca (diff) |
docs: added news item for 7.9 release
Also fix link to release notes in 7.9-rc1 news item.
Diffstat (limited to 'docs/news.html')
-rw-r--r-- | docs/news.html | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/news.html b/docs/news.html index b3fb8b5569..72d38ee3f8 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> |