Module: Mesa Branch: master Commit: 061c9bc2042b0686867e4321d94ba18761a6a1a7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=061c9bc2042b0686867e4321d94ba18761a6a1a7
Author: Emil Velikov <emil.l.veli...@gmail.com> Date: Sun Jun 14 16:43:21 2015 +0100 docs: add news item and link release notes for mesa 10.6.0 Signed-off-by: Emil Velikov <emil.l.veli...@gmail.com> --- docs/index.html | 7 +++++++ docs/relnotes.html | 1 + 2 files changed, 8 insertions(+) diff --git a/docs/index.html b/docs/index.html index a88f930..2522424 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,13 @@ <h1>News</h1> +<h2>June 14, 2015</h2> +<p> +<a href="relnotes/10.6.0.html">Mesa 10.6.0</a> is released. This is a new +development release. See the release notes for more information about +the release. +</p> + <h2>June 07, 2015</h2> <p> <a href="relnotes/10.5.7.html">Mesa 10.5.7</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 26d1968..a037b96 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/10.6.0.html">10.6.0 release notes</a> <li><a href="relnotes/10.5.7.html">10.5.7 release notes</a> <li><a href="relnotes/10.5.6.html">10.5.6 release notes</a> <li><a href="relnotes/10.5.5.html">10.5.5 release notes</a> _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit