diff options
author | Emil Velikov <emil.l.velikov@gmail.com> | 2015-07-11 20:36:44 +0100 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2015-07-11 20:36:44 +0100 |
commit | 846c60fc7df587a24d5bf0835497aa25034538b3 (patch) | |
tree | 8ca0b4bd6a9814eb43c83510a6f45b9894a45a63 /docs | |
parent | 6dfce109c27b4e15373adcbbde981140912001ae (diff) |
docs: add news item and link release notes for mesa 10.6.2
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 6 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 4aa511dad1..36b993eeb9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>July 11 2015</h2> +<p> +<a href="relnotes/10.6.2.html">Mesa 10.6.2</a> is released. +This is a bug-fix release. +</p> + <h2>July 04, 2015</h2> <p> <a href="relnotes/10.5.9.html">Mesa 10.5.9</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 35ae4c7ade..1acbce0551 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.2.html">10.6.2 release notes</a> <li><a href="relnotes/10.5.9.html">10.5.9 release notes</a> <li><a href="relnotes/10.6.1.html">10.6.1 release notes</a> <li><a href="relnotes/10.5.8.html">10.5.8 release notes</a> |