summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2017-09-04 18:26:34 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2017-09-04 18:26:34 +0100
commitbddf4a51c1bb86bdb14ed0693412c6a731ca1d3a (patch)
treed3d37358cc6f263d2ee302a4fbbd1de68fe0fa54
parentcd48ffc755be333aa718964ded46c0d2cf7842ab (diff)
docs: add news item and link release notes for 17.2.0
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
-rw-r--r--docs/index.html7
-rw-r--r--docs/relnotes.html1
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index 3a1003d1f5..fc98351b0e 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -16,6 +16,13 @@
<h1>News</h1>
+<h2>September 4, 2017</h2>
+<p>
+<a href="relnotes/17.2.0.html">Mesa 17.2.0</a> is released. This is a
+new development release. See the release notes for more information
+about the release.
+</p>
+
<h2>August 28, 2017</h2>
<p>
<a href="relnotes/17.1.8.html">Mesa 17.1.8</a> is released.
diff --git a/docs/relnotes.html b/docs/relnotes.html
index bb28774a2d..36bf7635c7 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.2.0.html">17.2.0 release notes</a>
<li><a href="relnotes/17.1.8.html">17.1.8 release notes</a>
<li><a href="relnotes/17.1.7.html">17.1.7 release notes</a>
<li><a href="relnotes/17.1.6.html">17.1.6 release notes</a>