diff options
author | Emil Velikov <[email protected]> | 2015-01-12 10:42:16 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-01-12 10:46:38 +0000 |
commit | 3b5f2064757cc99a985420ea43805b8a39a33eb0 (patch) | |
tree | 12256f6ac8d362a26bd5fc48f65d87a73ff47fa9 /docs | |
parent | 8e34db76e1b2a5e01b52744eeca01e9332f24465 (diff) |
docs: add news item and link release notes for mesa 10.3.7/10.4.2
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 12 | ||||
-rw-r--r-- | docs/relnotes.html | 2 |
2 files changed, 14 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 27b1c713df8..fb396fef2e7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,18 @@ <h1>News</h1> +<h2>January 12, 2015</h2> +<p> +<a href="relnotes/10.3.7.html">Mesa 10.3.7</a> +and <a href="relnotes/10.4.2.html">Mesa 10.4.2</a> are released. + +These are bug-fix releases from the 10.3 and 10.4 branches, respectively. +<br> +NOTE: It is anticipated that 10.3.7 will be the final release in the 10.3 +series. Users of 10.3 are encouraged to migrate to the 10.4 series in order +to obtain future fixes. +</p> + <h2>December 29, 2014</h2> <p> <a href="relnotes/10.3.6.html">Mesa 10.3.6</a> diff --git a/docs/relnotes.html b/docs/relnotes.html index 22c6f6e44ab..a1ee264a16b 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.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> <li><a href="relnotes/10.3.6.html">10.3.6 release notes</a> <li><a href="relnotes/10.4.html">10.4 release notes</a> |