diff options
author | Emil Velikov <[email protected]> | 2015-03-07 00:33:06 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-03-07 00:33:06 +0000 |
commit | 1e5f833a0d94943e0fe13be245261757e6c73a2e (patch) | |
tree | 8570314d6241cf0fd819d760b4da236f14893df1 /docs | |
parent | ac9679b1c5ed533bbb419a4ea94d8cdd0c7a935f (diff) |
docs: add news item and link release notes for mesa 10.4.6/10.5.0
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 13 | ||||
-rw-r--r-- | docs/relnotes.html | 2 |
2 files changed, 15 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 9b72bc1f27c..e52dc449455 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,19 @@ <h1>News</h1> +<h2>March 06, 2015</h2> +<p> +<a href="relnotes/10.5.0.html">Mesa 10.5.0</a> is released. This is a new +development release. See the release notes for more information about +the release. +</p> + +<h2>March 06, 2015</h2> +<p> +<a href="relnotes/10.4.6.html">Mesa 10.4.6</a> is released. +This is a bug-fix release. +</p> + <h2>February 21, 2015</h2> <p> <a href="relnotes/10.4.5.html">Mesa 10.4.5</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index d4ba11005ca..eea10648dc6 100644 --- a/docs/relnotes.html +++ b/docs/relnotes.html @@ -21,6 +21,8 @@ The release notes summarize what's new or changed in each Mesa release. </p> <ul> +<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> <li><a href="relnotes/10.4.5.html">10.4.5 release notes</a> <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> |