summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2015-10-03 13:23:13 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2015-10-03 13:23:13 +0100
commit3cd5395206398847d554ddf4cad49192042bd8ef (patch)
treea6ca16f17b817e3d804ea0dfe80eb400293c9d66 /docs
parent61c35ce4f9ddfc3a36d6330f7feeca14ccbd8a86 (diff)
downloadexternal_mesa3d-3cd5395206398847d554ddf4cad49192042bd8ef.zip
external_mesa3d-3cd5395206398847d554ddf4cad49192042bd8ef.tar.gz
external_mesa3d-3cd5395206398847d554ddf4cad49192042bd8ef.tar.bz2
docs: add news item and link release notes for 10.6.9
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html10
-rw-r--r--docs/relnotes.html1
2 files changed, 11 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index a56c848..9aa2821 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -16,6 +16,16 @@
<h1>News</h1>
+<h2>October 3, 2015</h2>
+<p>
+<a href="relnotes/10.6.9.html">Mesa 10.6.9</a> is released.
+This is a bug-fix release.
+<br>
+NOTE: It is anticipated that 10.6.9 will be the final release in the 10.6
+series. Users of 10.5 are encouraged to migrate to the 11.0 series in order
+to obtain future fixes.
+</p>
+
<h2>September 28, 2015</h2>
<p>
<a href="relnotes/11.0.2.html">Mesa 11.0.2</a> is released.
diff --git a/docs/relnotes.html b/docs/relnotes.html
index 948d3f7..1c47853 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.6.9.html">10.6.9 release notes</a>
<li><a href="relnotes/11.0.2.html">11.0.2 release notes</a>
<li><a href="relnotes/11.0.1.html">11.0.1 release notes</a>
<li><a href="relnotes/10.6.8.html">10.6.8 release notes</a>