diff options
author | Emil Velikov <[email protected]> | 2015-02-07 00:51:08 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-02-07 00:51:08 +0000 |
commit | e660f0dd807d028c8088c5c9bedf64a8bebc361b (patch) | |
tree | 2421db9ebe10aae4b1626b5db623d153ba77484f /docs | |
parent | d8278be3109bf2f83e354967123177f097c4fecc (diff) |
docs: add news item and link release notes for mesa 10.4.4
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 6 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 61c5017bda3..15306cebc4f 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 bfd86b928a7..0053919749b 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> |