summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndres Gomez <agomez@igalia.com>2017-04-28 20:45:32 +0300
committerAndres Gomez <agomez@igalia.com>2017-04-29 01:21:17 +0300
commit81149c8f52fa59f72b7a3587e4309a695d77fa97 (patch)
treeca4f8ac1686821db577cd84d74cc95100bfea267 /docs
parente06aec99f21c3cf4a35e57b5a5e14502cd75b25f (diff)
docs: add news item and link release notes for 17.0.5
Signed-off-by: Andres Gomez <agomez@igalia.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html6
-rw-r--r--docs/relnotes.html1
2 files changed, 7 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index 40f9ce0be08..51fac9142a8 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -16,6 +16,12 @@
<h1>News</h1>
+<h2>April 28, 2017</h2>
+<p>
+<a href="relnotes/17.0.5.html">Mesa 17.0.5</a> is released.
+This is a bug-fix release.
+</p>
+
<h2>April 17, 2017</h2>
<p>
<a href="relnotes/17.0.4.html">Mesa 17.0.4</a> is released.
diff --git a/docs/relnotes.html b/docs/relnotes.html
index 558526c3965..f5ef3b5dd7b 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/17.0.5.html">17.0.5 release notes</a>
<li><a href="relnotes/17.0.4.html">17.0.4 release notes</a>
<li><a href="relnotes/17.0.3.html">17.0.3 release notes</a>
<li><a href="relnotes/17.0.2.html">17.0.2 release notes</a>