summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2015-06-07 13:44:37 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2015-06-07 13:44:37 +0100
commit9538902c4f0e94e57228f939489d31676c43a778 (patch)
tree15959a84cb58b7852cf1378d7d45ed0552c5fa77
parentf7db7fe6ea3d6044b4ceda0c2c477642302e3997 (diff)
docs: add news item and link release notes for mesa 10.5.7
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
-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 08f9eb5c1f7..a88f930c9e0 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -16,6 +16,12 @@
<h1>News</h1>
+<h2>June 07, 2015</h2>
+<p>
+<a href="relnotes/10.5.7.html">Mesa 10.5.7</a> is released.
+This is a bug-fix release.
+</p>
+
<h2>May 23, 2015</h2>
<p>
<a href="relnotes/10.5.6.html">Mesa 10.5.6</a> is released.
diff --git a/docs/relnotes.html b/docs/relnotes.html
index 33a6406fa02..26d196847cb 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/10.5.7.html">10.5.7 release notes</a>
<li><a href="relnotes/10.5.6.html">10.5.6 release notes</a>
<li><a href="relnotes/10.5.5.html">10.5.5 release notes</a>
<li><a href="relnotes/10.5.4.html">10.5.4 release notes</a>