summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2018-03-27 19:08:48 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2018-03-27 19:08:48 +0100
commit02f89b62fea8714fe58d2a41fc245f2e105863aa (patch)
tree8cb08e80648eaac55bb5a432fc47de54e655e7a3 /docs
parent62eb721ed82886884295e0a370875505f7e9c325 (diff)
downloadmesa-02f89b62fea8714fe58d2a41fc245f2e105863aa.tar.gz
docs: add news item and link release notes for 18.0.0
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Diffstat (limited to 'docs')
-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 5c54a736469..9061c2e0557 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -16,6 +16,13 @@
<h1>News</h1>
+<h2>March 27, 2018</h2>
+<p>
+<a href="relnotes/18.0.0.html">Mesa 18.0.0</a> is released. This is a
+new development release. See the release notes for more information
+about the release.
+</p>
+
<h2>March 21, 2018</h2>
<p>
<a href="relnotes/17.3.7.html">Mesa 17.3.7</a> is released.
diff --git a/docs/relnotes.html b/docs/relnotes.html
index 96bf3fec45a..5358ef0ef3d 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/18.0.0.html">18.0.0 release notes</a>
<li><a href="relnotes/17.3.7.html">17.3.7 release notes</a>
<li><a href="relnotes/17.3.6.html">17.3.6 release notes</a>
<li><a href="relnotes/17.3.5.html">17.3.5 release notes</a>