diff options
author | Emil Velikov <[email protected]> | 2015-01-24 13:18:10 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-01-24 13:18:10 +0000 |
commit | d2811c29daa604b7ceb8465ef10e370efa933a47 (patch) | |
tree | 6938e699e79cc7b05da3bd49cf047eef0ae091ed | |
parent | 48818a0fc70f6c60d46180b1d7374af69e6ba5d4 (diff) |
docs: add news item and link release notes for mesa 10.4.3
Signed-off-by: Emil Velikov <[email protected]>
-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 fb396fef2e7..cf3e47a0ebd 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 a1ee264a16b..bfd86b928a7 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> |