Module: Mesa Branch: master Commit: 4ea90682abb2ea9d605987de4317805dcd5f03be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ea90682abb2ea9d605987de4317805dcd5f03be
Author: Emil Velikov <[email protected]> Date: Mon Sep 5 16:13:48 2016 +0100 docs: add news item and link release notes for 12.0.2 Signed-off-by: Emil Velikov <[email protected]> --- docs/index.html | 6 ++++++ docs/relnotes.html | 1 + 2 files changed, 7 insertions(+) diff --git a/docs/index.html b/docs/index.html index e106878..14a5627 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 0e4c454..36600fc 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> _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
