summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2015-03-13 23:36:33 +0000
committerEmil Velikov <emil.l.velikov@gmail.com>2015-03-13 23:36:33 +0000
commit8ed1b65b62665810291562b59f1e983f7a78a0fc (patch)
tree5511d05708d511d6b0ff8c6c91ad74e0b4af2fa2
parent5f72847a885518eacafc05d10e1cb52b978ba061 (diff)
downloadexternal_mesa3d-8ed1b65b62665810291562b59f1e983f7a78a0fc.zip
external_mesa3d-8ed1b65b62665810291562b59f1e983f7a78a0fc.tar.gz
external_mesa3d-8ed1b65b62665810291562b59f1e983f7a78a0fc.tar.bz2
docs: add news item and link release notes for mesa 10.5.1
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 e52dc44..9144a43 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -16,6 +16,12 @@
<h1>News</h1>
+<h2>March 13, 2015</h2>
+<p>
+<a href="relnotes/10.5.1.html">Mesa 10.5.1</a> is released.
+This is a bug-fix release.
+</p>
+
<h2>March 06, 2015</h2>
<p>
<a href="relnotes/10.5.0.html">Mesa 10.5.0</a> is released. This is a new
diff --git a/docs/relnotes.html b/docs/relnotes.html
index eea1064..9a9c0ba 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.1.html">10.5.1 release notes</a>
<li><a href="relnotes/10.5.0.html">10.5.0 release notes</a>
<li><a href="relnotes/10.4.6.html">10.4.6 release notes</a>
<li><a href="relnotes/10.4.5.html">10.4.5 release notes</a>