Module: Mesa Branch: master Commit: d2811c29daa604b7ceb8465ef10e370efa933a47 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2811c29daa604b7ceb8465ef10e370efa933a47
Author: Emil Velikov <[email protected]> Date: Sat Jan 24 13:18:10 2015 +0000 docs: add news item and link release notes for mesa 10.4.3 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 fb396fe..cf3e47a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>January 24, 2014</h2> +<p> +<a href="relnotes/10.4.3.html">Mesa 10.4.3</a> is released. +This is a bug-fix release. +</p> + <h2>January 12, 2015</h2> <p> <a href="relnotes/10.3.7.html">Mesa 10.3.7</a> diff --git a/docs/relnotes.html b/docs/relnotes.html index a1ee264..bfd86b9 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.4.3.html">10.4.3 release notes</a> <li><a href="relnotes/10.4.2.html">10.4.2 release notes</a> <li><a href="relnotes/10.3.7.html">10.3.7 release notes</a> <li><a href="relnotes/10.4.1.html">10.4.1 release notes</a> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
