diff options
author | Emil Velikov <[email protected]> | 2015-03-21 00:54:14 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-03-21 00:54:14 +0000 |
commit | b2dccfd17eb045ce240cda232d40edb5dc1c7c31 (patch) | |
tree | 50606f92da0f7b0482fec6290053eec61a8d0a93 | |
parent | 0030eef62b7090fe790a8e7f0e6ab801a36a8b05 (diff) |
docs: add news item and link release notes for mesa 10.4.7
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 9144a4301b3..9bc5843ffc7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>March 20, 2015</h2> +<p> +<a href="relnotes/10.4.7.html">Mesa 10.4.7</a> is released. +This is a bug-fix release. +</p> + <h2>March 13, 2015</h2> <p> <a href="relnotes/10.5.1.html">Mesa 10.5.1</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 9a9c0baaf01..023f7dd8f38 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.7.html">10.4.7 release notes</a> <li><a href="relnotes/10.5.1.html">10.5.1 release notes</a> <li><a href="relnotes/10.5.0.html">10.5.0 release notes</a> <li><a href="relnotes/10.4.6.html">10.4.6 release notes</a> |