diff options
author | Emil Velikov <emil.velikov@collabora.com> | 2017-03-20 14:25:18 +0000 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2017-03-20 14:25:18 +0000 |
commit | 36e029d3567f34496a771d0e961fe76bbb69799e (patch) | |
tree | afd25f9f0806a3e52bb4bc7380ba3e0b7523b04d /docs | |
parent | 54fd78f637f7445562ae4f8b39baf19047ee2cb6 (diff) |
docs: add news item and link release notes for 13.0.6/17.0.2
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
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 5f03141ccb..da1ab603c9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,18 @@ <h1>News</h1> +<h2>March 20, 2017</h2> +<p> +<a href="relnotes/13.0.6.html">Mesa 13.0.6</a> and +<a href="relnotes/17.0.2.html">Mesa 17.0.2</a> are released. + +These are bug-fix releases from the 13.0 and 17.0 branches, respectively. +<br> +NOTE: It is anticipated that 13.0.6 will be the final release in the 13.0 +series. Users of 13.0 are encouraged to migrate to the 17.0 series in order +to obtain future fixes. +</p> + <h2>March 4, 2017</h2> <p> <a href="relnotes/17.0.1.html">Mesa 17.0.1</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 5469119e8f..31e68021ae 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/17.0.2.html">17.0.2 release notes</a> +<li><a href="relnotes/13.0.6.html">13.0.6 release notes</a> <li><a href="relnotes/17.0.1.html">17.0.1 release notes</a> <li><a href="relnotes/13.0.5.html">13.0.5 release notes</a> <li><a href="relnotes/17.0.0.html">17.0.0 release notes</a> |