diff options
author | Carl Worth <[email protected]> | 2014-01-09 12:05:28 -0800 |
---|---|---|
committer | Carl Worth <[email protected]> | 2014-01-09 12:05:53 -0800 |
commit | 3587fbc586d7c0176d1c0ca33ab807bee5269a76 (patch) | |
tree | e32d99e687b655bd7c475f0aa1d6f9c4b9343552 /docs/index.html | |
parent | 513a324b885689702f32d9ffa1432c4212d899ad (diff) |
docs: Import 10.0.2 release notes, add news item.
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index e26e9e5b754..1d377289927 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,11 +16,17 @@ <h1>News</h1> +<h2>January 9, 2014</h2> +<p> +<a href="relnotes/10.0.2.html">Mesa 10.0.2</a> is released. +This is a bug-fix release. +</p> + <h2>December 12, 2013</h2> <p> <a href="relnotes/10.0.1.html">Mesa 10.0.1</a> and <a href="relnotes/9.2.5.html">Mesa 9.2.5</a> are released. -These are both bug-fix releases +These are both bug-fix releases. </p> <h2>November 30, 2013</h2> |