summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2017-02-01 11:21:59 +0000
committerEmil Velikov <[email protected]>2017-02-01 11:21:59 +0000
commit1e8fd790e1da513d8ccd99deea19df4d6d64dd09 (patch)
treee06f0d52e6915209759e2487d1628b3b252f375e
parentf2391e813456c8b9c5bda18f8c164df1a17534eb (diff)
docs: add news item and link release notes for 13.0.4
Signed-off-by: Emil Velikov <[email protected]>
-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 d0b02d1b072..128020f5207 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -16,6 +16,12 @@
<h1>News</h1>
+<h2>February 1, 2017</h2>
+<p>
+<a href="relnotes/13.0.4.html">Mesa 13.0.4</a> is released.
+This is a bug-fix release.
+</p>
+
<h2>January 23, 2017</h2>
<p>
<a href="relnotes/12.0.6.html">Mesa 12.0.6</a> is released.
diff --git a/docs/relnotes.html b/docs/relnotes.html
index 49d6ca85b6a..3a5337f50b3 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.4.html">13.0.4 release notes</a>
<li><a href="relnotes/12.0.6.html">12.0.6 release notes</a>
<li><a href="relnotes/13.0.3.html">13.0.3 release notes</a>
<li><a href="relnotes/12.0.5.html">12.0.5 release notes</a>