Module: Mesa Branch: master Commit: ff0a41b5d524d7f10494e0c9006389d184ed6330 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff0a41b5d524d7f10494e0c9006389d184ed6330
Author: Emil Velikov <[email protected]> Date: Sat Jul 4 12:53:22 2015 +0100 docs: add news item and link release notes for mesa 10.5.9 Signed-off-by: Emil Velikov <[email protected]> --- docs/index.html | 10 ++++++++++ docs/relnotes.html | 1 + 2 files changed, 11 insertions(+) diff --git a/docs/index.html b/docs/index.html index 29e6279..4aa511d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,16 @@ <h1>News</h1> +<h2>July 04, 2015</h2> +<p> +<a href="relnotes/10.5.9.html">Mesa 10.5.9</a> is released. +This is a bug-fix release. +<br> +NOTE: It is anticipated that 10.5.9 will be the final release in the 10.5 +series. Users of 10.5 are encouraged to migrate to the 10.6 series in order +to obtain future fixes. +</p> + <h2>June 29, 2015</h2> <p> <a href="relnotes/10.6.1.html">Mesa 10.6.1</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 3e2d13c..35ae4c7 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.5.9.html">10.5.9 release notes</a> <li><a href="relnotes/10.6.1.html">10.6.1 release notes</a> <li><a href="relnotes/10.5.8.html">10.5.8 release notes</a> <li><a href="relnotes/10.6.0.html">10.6.0 release notes</a> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
