Module: Mesa Branch: master Commit: a3306f028eaaed638de2f1e029df3a8d4a2d87ef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3306f028eaaed638de2f1e029df3a8d4a2d87ef
Author: Brian Paul <[email protected]> Date: Mon Sep 8 08:08:46 2014 -0600 docs: add news link to 10.2.7 release notes --- docs/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/index.html b/docs/index.html index 5fb5567..5d18dd2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>September 6, 2014</h2> +<p> +<a href="relnotes/10.2.7.html">Mesa 10.2.7</a> is released. +This is a bug-fix release. +</p> + <h2>August 19, 2014</h2> <p> <a href="relnotes/10.2.6.html">Mesa 10.2.6</a> is released. _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
