diff options
author | Emil Velikov <[email protected]> | 2015-06-20 16:40:56 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-06-20 16:42:21 +0100 |
commit | 104bff037665075aa2b92964ad2895f45d9a5866 (patch) | |
tree | 982daeb7766c8555d11146f324fb54dd0c73ddc0 | |
parent | aa28423bcc7cd6b5f2c5f9c8f1a385a79469a439 (diff) |
docs: add news item and link release notes for mesa 10.5.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 252242495b9..80c6e03e3f1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>June 20, 2015</h2> +<p> +<a href="relnotes/10.5.8.html">Mesa 10.5.8</a> is released. +This is a bug-fix release. +</p> + <h2>June 14, 2015</h2> <p> <a href="relnotes/10.6.0.html">Mesa 10.6.0</a> is released. This is a new diff --git a/docs/relnotes.html b/docs/relnotes.html index a037b9684a2..5fd80025a39 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.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> <li><a href="relnotes/10.5.6.html">10.5.6 release notes</a> |