aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2016-11-28 15:30:13 +0000
committerEmil Velikov <[email protected]>2016-11-28 15:30:13 +0000
commit5ce7a32068d399258a0a40f6cd4dd5fd7a419983 (patch)
tree089e1e5032f9164487e0fa47cad5e1a1bf38ea02 /docs
parentad7879bbb4760fefe4f385ef5b4fb96b28d6baf0 (diff)
docs: add news item and link release notes for 13.0.2
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 4ce12c403af..e2845e5d907 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -16,6 +16,12 @@
<h1>News</h1>
+<h2>November 28, 2016</h2>
+<p>
+<a href="relnotes/13.0.2.html">Mesa 13.0.2</a> is released.
+This is a bug-fix release.
+</p>
+
<h2>November 14, 2016</h2>
<p>
<a href="relnotes/13.0.1.html">Mesa 13.0.1</a> is released.
diff --git a/docs/relnotes.html b/docs/relnotes.html
index f914c68f048..93b4bc3df9c 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.2.html">13.0.2 release notes</a>
<li><a href="relnotes/13.0.1.html">13.0.1 release notes</a>
<li><a href="relnotes/12.0.4.html">12.0.4 release notes</a>
<li><a href="relnotes/13.0.0.html">13.0.0 release notes</a>