diff options
author | Emil Velikov <emil.l.velikov@gmail.com> | 2015-06-29 09:03:19 +0100 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2015-06-29 09:03:19 +0100 |
commit | dd9ceb0219f6ca7864940ee1961f1b1890d27cea (patch) | |
tree | 6ca6ce4719a13c0f683f8fa59006aaf8be222dd6 /docs | |
parent | 24df6cd0f7723e163d75ed3eb0b7e22adc3ffd7f (diff) |
docs: add news item and link release notes for mesa 10.6.1
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 6 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 80c6e03e3f..29e6279113 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>June 29, 2015</h2> +<p> +<a href="relnotes/10.6.1.html">Mesa 10.6.1</a> is released. +This is a bug-fix release. +</p> + <h2>June 20, 2015</h2> <p> <a href="relnotes/10.5.8.html">Mesa 10.5.8</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 5fd80025a3..3e2d13c84e 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.1.html">10.6.1 release notes</a> <li><a href="relnotes/10.5.8.html">10.5.8 release notes</a> <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> |