diff options
-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 252242495b..80c6e03e3f 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 a037b9684a..5fd80025a3 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> |