diff options
author | Emil Velikov <emil.velikov@collabora.com> | 2016-09-05 16:13:48 +0100 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2016-09-05 16:13:48 +0100 |
commit | 4ea90682abb2ea9d605987de4317805dcd5f03be (patch) | |
tree | e1476d4e27e1f4eab571097170a42e80ab28abca /docs | |
parent | 2099d5df97620a9c3de86f6d3ca5d07382ee7fad (diff) |
docs: add news item and link release notes for 12.0.2
Signed-off-by: Emil Velikov <emil.velikov@collabora.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 e10687850a..14a5627005 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>September 2, 2016</h2> +<p> +<a href="relnotes/12.0.2.html">Mesa 12.0.2</a> is released. +This is a bug-fix release. +</p> + <h2>July 8, 2016</h2> <p> <a href="relnotes/12.0.1.html">Mesa 12.0.1</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 0e4c45451d..36600fcc65 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/12.0.2.html">12.0.2 release notes</a> <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> |