diff options
author | Emil Velikov <emil.l.velikov@gmail.com> | 2015-06-14 16:43:21 +0100 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2015-06-15 08:57:56 +0100 |
commit | 061c9bc2042b0686867e4321d94ba18761a6a1a7 (patch) | |
tree | 67a94c8a8ac3feb303da0dd3fbe34588c82683fc /docs | |
parent | f9e04413284ce29214527b4d6369c8462000cb3d (diff) |
docs: add news item and link release notes for mesa 10.6.0
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 7 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index a88f930c9e..252242495b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,13 @@ <h1>News</h1> +<h2>June 14, 2015</h2> +<p> +<a href="relnotes/10.6.0.html">Mesa 10.6.0</a> is released. This is a new +development release. See the release notes for more information about +the release. +</p> + <h2>June 07, 2015</h2> <p> <a href="relnotes/10.5.7.html">Mesa 10.5.7</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 26d196847c..a037b9684a 100644 --- a/docs/relnotes.html +++ b/docs/relnotes.html @@ -21,6 +21,7 @@ The release notes summarize what's new or changed in each Mesa release. </p> <ul> +<li><a href="relnotes/10.6.0.html">10.6.0 release notes</a> <li><a href="relnotes/10.5.7.html">10.5.7 release notes</a> <li><a href="relnotes/10.5.6.html">10.5.6 release notes</a> <li><a href="relnotes/10.5.5.html">10.5.5 release notes</a> |