diff options
author | Emil Velikov <[email protected]> | 2015-09-20 11:59:24 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-09-20 11:59:24 +0100 |
commit | 1e01db0fa990a71c3cf1434324bc88bf579c5ee3 (patch) | |
tree | 527ec1b74e5a1061ee03cb0a84a4cd0505a93d0f | |
parent | 278a32374c8451129c004adcc13fe368e4f4e708 (diff) |
docs: add news item and link release notes for 10.6.8
Signed-off-by: Emil Velikov <[email protected]>
-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 b319732855f..b814a06491c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>September 20, 2015</h2> +<p> +<a href="relnotes/10.6.8.html">Mesa 10.6.8</a> is released. +This is a bug-fix release. +</p> + <h2>September 12, 2015</h2> <p> <a href="relnotes/11.0.0.html">Mesa 11.0.0</a> is released. This is a new diff --git a/docs/relnotes.html b/docs/relnotes.html index b7e44647aca..0a7d5729e4e 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.8.html">10.6.8 release notes</a> <li><a href="relnotes/11.0.0.html">11.0.0 release notes</a> <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> |