Module: Mesa Branch: master Commit: a305d59baa4ad9f8ebbe74b53f022e8ff6636c29 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a305d59baa4ad9f8ebbe74b53f022e8ff6636c29
Author: Emil Velikov <[email protected]> Date: Sun Oct 25 10:17:08 2015 +0000 docs: add news item and link release notes for 11.0.4 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 e28c63d..c8d4a5c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>October 24, 2015</h2> +<p> +<a href="relnotes/11.0.4.html">Mesa 11.0.4</a> is released. +This is a bug-fix release. +</p> + <h2>October 10, 2015</h2> <p> <a href="relnotes/11.0.3.html">Mesa 11.0.3</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 074c3b6..d1dde4f 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.4.html">11.0.4 release notes</a> <li><a href="relnotes/11.0.3.html">11.0.3 release notes</a> <li><a href="relnotes/10.6.9.html">10.6.9 release notes</a> <li><a href="relnotes/11.0.2.html">11.0.2 release notes</a> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
