Module: Mesa Branch: master Commit: e660f0dd807d028c8088c5c9bedf64a8bebc361b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e660f0dd807d028c8088c5c9bedf64a8bebc361b
Author: Emil Velikov <[email protected]> Date: Sat Feb 7 00:51:08 2015 +0000 docs: add news item and link release notes for mesa 10.4.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 61c5017..15306ce 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>February 06, 2015</h2> +<p> +<a href="relnotes/10.4.4.html">Mesa 10.4.4</a> is released. +This is a bug-fix release. +</p> + <h2>January 24, 2015</h2> <p> <a href="relnotes/10.4.3.html">Mesa 10.4.3</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index bfd86b9..0053919 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.4.html">10.4.4 release notes</a> <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> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
