diff options
author | Emil Velikov <[email protected]> | 2015-09-10 19:12:38 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-09-10 19:12:38 +0100 |
commit | 9de62819c9d4764b77b092e3007b489e3e2f1448 (patch) | |
tree | 8638fc74cebab94210106141e14cf12bde78bd0e /docs | |
parent | ded289e3480a8e9421754d920d7ee5f174d9c5a5 (diff) |
docs: add news item and link release notes for 10.6.7
Signed-off-by: Emil Velikov <[email protected]>
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 9aeb2b1ba6d..535281468cb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>September 10, 2015</h2> +<p> +<a href="relnotes/10.6.7.html">Mesa 10.6.7</a> is released. +This is a bug-fix release. +</p> + <h2>September 4, 2015</h2> <p> <a href="relnotes/10.6.6.html">Mesa 10.6.6</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 1e1d744800b..edd6bf36918 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.7.html">10.6.7 release notes</a> <li><a href="relnotes/10.6.6.html">10.6.6 release notes</a> <li><a href="relnotes/10.6.5.html">10.6.5 release notes</a> <li><a href="relnotes/10.6.4.html">10.6.4 release notes</a> |