aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2017-02-20 11:56:39 +0000
committerEmil Velikov <[email protected]>2017-02-20 11:56:39 +0000
commit920b4d537f288957718d6c722ac478d7d2c52a47 (patch)
treefbae25f1c65191ec1ac606126df0157ca14d285d /docs
parent85acb425222e18202d2a46c2dfeba88b385b2203 (diff)
docs: add news item and link release notes for 13.0.5
Signed-off-by: Emil Velikov <[email protected]>
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 91e773efc8f..08e3b041ad9 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -16,6 +16,12 @@
<h1>News</h1>
+<h2>February 20, 2017</h2>
+<p>
+<a href="relnotes/13.0.5.html">Mesa 13.0.5</a> is released.
+This is a bug-fix release.
+</p>
+
<h2>February 13, 2017</h2>
<p>
<a href="relnotes/17.0.0.html">Mesa 17.0.0</a> is released. This is a
diff --git a/docs/relnotes.html b/docs/relnotes.html
index 6d3b3e44307..30554d992c1 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/13.0.5.html">13.0.5 release notes</a>
<li><a href="relnotes/17.0.0.html">17.0.0 release notes</a>
<li><a href="relnotes/13.0.4.html">13.0.4 release notes</a>
<li><a href="relnotes/12.0.6.html">12.0.6 release notes</a>