Module: Mesa Branch: master Commit: 0f3cea95ab6128359d63264057612ec119bf80cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0f3cea95ab6128359d63264057612ec119bf80cb
Author: Emil Velikov <[email protected]> Date: Thu Feb 11 01:47:07 2016 +0000 docs: add news item and link release notes for 11.1.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 2b1e646..8c13a0a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>February 10, 2016</h2> +<p> +<a href="relnotes/11.1.2.html">Mesa 11.1.2</a> is released. +This is a bug-fix release. +</p> + <h2>January 22, 2016</h2> <p> <a href="relnotes/11.0.9.html">Mesa 11.0.9</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 2f527a4..90fdf92 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/11.1.2.html">11.1.2 release notes</a> <li><a href="relnotes/11.0.9.html">11.0.9 release notes</a> <li><a href="relnotes/11.1.1.html">11.1.1 release notes</a> <li><a href="relnotes/11.0.8.html">11.0.8 release notes</a> _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
