diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2013-11-30 23:41:14 -0800 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2013-11-30 23:42:51 -0800 |
commit | 862044c7f7d55b7e6459e3e948c376e6894a72ff (patch) | |
tree | 837ccd7fc5c8f296a2bd004c5e4334814ae21006 /docs/index.html | |
parent | c4cf487315f1f5375534f1677177983fa496d577 (diff) | |
download | external_mesa3d-862044c7f7d55b7e6459e3e948c376e6894a72ff.zip external_mesa3d-862044c7f7d55b7e6459e3e948c376e6894a72ff.tar.gz external_mesa3d-862044c7f7d55b7e6459e3e948c376e6894a72ff.tar.bz2 |
docs: Import 10.0 release notes, add news item
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 3b8dd31..bf64659 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,13 @@ <h1>News</h1> +<h2>November 30, 2013</h2> +<p> +<a href="relnotes/10.0.html">Mesa 10.0</a> is released. +This is a new development release. +See the release notes for more information about the release. +</p> + <h2>November 27, 2013</h2> <p> <a href="relnotes/9.2.4.html">Mesa 9.2.4</a> is released. |