diff options
-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 5f03141ccbd..da1ab603c92 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 5469119e8f5..31e68021ae4 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> |