Module: Mesa Branch: master Commit: d2d4f00a2c0c356b6abfc7837a834eedd3178218 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2d4f00a2c0c356b6abfc7837a834eedd3178218
Author: Emil Velikov <[email protected]> Date: Sat Sep 26 14:25:19 2015 +0100 docs: add news item and link release notes for 11.0.1 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 b814a06..4aa9d95 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>September 26, 2015</h2> +<p> +<a href="relnotes/11.0.1.html">Mesa 11.0.1</a> is released. +This is a bug-fix release. +</p> + <h2>September 20, 2015</h2> <p> <a href="relnotes/10.6.8.html">Mesa 10.6.8</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 0a7d572..20987d2 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.1.html">11.0.1 release notes</a> <li><a href="relnotes/10.6.8.html">10.6.8 release notes</a> <li><a href="relnotes/11.0.0.html">11.0.0 release notes</a> <li><a href="relnotes/10.6.7.html">10.6.7 release notes</a> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
