Module: Mesa Branch: master Commit: 37186c43b55a773555af5ae15449ba6a076a71f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=37186c43b55a773555af5ae15449ba6a076a71f3
Author: Emil Velikov <[email protected]> Date: Mon Dec 21 10:13:17 2015 +0000 docs: add news item and link release notes for 11.0.8 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 1f0dbd3..bdb2845 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>December 21, 2015</h2> +<p> +<a href="relnotes/11.0.8.html">Mesa 11.0.8</a> is released. +This is a bug-fix release. +</p> + <h2>December 15, 2015</h2> <p> <a href="relnotes/11.1.0.html">Mesa 11.1.0</a> is released. This is a new diff --git a/docs/relnotes.html b/docs/relnotes.html index b672120..29438c9 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.8.html">11.0.8 release notes</a> <li><a href="relnotes/11.1.0.html">11.1.0 release notes</a> <li><a href="relnotes/11.0.7.html">11.0.7 release notes</a> <li><a href="relnotes/11.0.6.html">11.0.6 release notes</a> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
