Module: Mesa Branch: master Commit: 1a18457a52b22651a282ea0f94e6f7fc5e07ad22 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a18457a52b22651a282ea0f94e6f7fc5e07ad22
Author: Emil Velikov <[email protected]> Date: Sat Nov 21 12:42:48 2015 +0000 docs: add news item and link release notes for 11.0.6 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 0e317fd..1f50d6b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>November 21, 2015</h2> +<p> +<a href="relnotes/11.0.6.html">Mesa 11.0.6</a> is released. +This is a bug-fix release. +</p> + <h2>November 11, 2015</h2> <p> <a href="relnotes/11.0.5.html">Mesa 11.0.5</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 588cf0b..6a8ed32 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.0.6.html">11.0.6 release notes</a> <li><a href="relnotes/11.0.5.html">11.0.5 release notes</a> <li><a href="relnotes/11.0.4.html">11.0.4 release notes</a> <li><a href="relnotes/11.0.3.html">11.0.3 release notes</a> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
