summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2016-07-09 00:09:51 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2016-07-09 00:09:51 +0100
commit83a782cd5ed6d0c3265b4bd817160fc4de6a19c1 (patch)
tree1cb91c490288772cab675987102d88b731d82788
parent386ceb4c61817ef6516cb54bddd80403701c1410 (diff)
docs: add news item and link release notes for 12.0.0/12.0.1
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
-rw-r--r--docs/index.html13
-rw-r--r--docs/relnotes.html2
2 files changed, 15 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index 01fc5518b5b..e10687850ab 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -16,6 +16,19 @@
<h1>News</h1>
+<h2>July 8, 2016</h2>
+<p>
+<a href="relnotes/12.0.1.html">Mesa 12.0.1</a> is released.
+This is a bug-fix release, resolving build issues in the r600 and
+radeonsi drivers.
+</p>
+
+<p>
+<a href="relnotes/12.0.0.html">Mesa 12.0.0</a> is released. This is a
+new development release. See the release notes for more information
+about the release.
+</p>
+
<h2>May 9, 2016</h2>
<p>
<a href="relnotes/11.1.4.html">Mesa 11.1.4</a> and
diff --git a/docs/relnotes.html b/docs/relnotes.html
index 6830d057d80..0e4c45451d7 100644
--- a/docs/relnotes.html
+++ b/docs/relnotes.html
@@ -21,6 +21,8 @@ The release notes summarize what's new or changed in each Mesa release.
</p>
<ul>
+<li><a href="relnotes/12.0.1.html">12.0.1 release notes</a>
+<li><a href="relnotes/12.0.0.html">12.0.0 release notes</a>
<li><a href="relnotes/11.2.2.html">11.2.2 release notes</a>
<li><a href="relnotes/11.1.4.html">11.1.4 release notes</a>
<li><a href="relnotes/11.2.1.html">11.2.1 release notes</a>