diff options
-rw-r--r-- | docs/index.html | 10 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
2 files changed, 11 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 29e6279113..4aa511dad1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,16 @@ <h1>News</h1> +<h2>July 04, 2015</h2> +<p> +<a href="relnotes/10.5.9.html">Mesa 10.5.9</a> is released. +This is a bug-fix release. +<br> +NOTE: It is anticipated that 10.5.9 will be the final release in the 10.5 +series. Users of 10.5 are encouraged to migrate to the 10.6 series in order +to obtain future fixes. +</p> + <h2>June 29, 2015</h2> <p> <a href="relnotes/10.6.1.html">Mesa 10.6.1</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 3e2d13c84e..35ae4c7ade 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.5.9.html">10.5.9 release notes</a> <li><a href="relnotes/10.6.1.html">10.6.1 release notes</a> <li><a href="relnotes/10.5.8.html">10.5.8 release notes</a> <li><a href="relnotes/10.6.0.html">10.6.0 release notes</a> |