diff options
author | Emil Velikov <emil.velikov@collabora.com> | 2016-01-22 15:49:47 +0000 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2016-01-22 15:49:47 +0000 |
commit | 45c5000ffc1f0f20861fb568172c0b1f40225a59 (patch) | |
tree | 36be710eb0c5d3d26db26580e8ba6602d26e8c61 | |
parent | 87b0a52de8f1e0715f2d34bef4ad27fd77e7ad1a (diff) |
docs: add news item and link release notes for 11.0.9
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
-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 4c6b2763ca..2c1898b277 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,16 @@ <h1>News</h1> +<h2>January 22, 2016</h2> +<p> +<a href="relnotes/11.0.9.html">Mesa 11.0.9</a> is released. +This is a bug-fix release. +<br> +NOTE: It is anticipated that 11.0.9 will be the final release in the 11.0 +series. Users of 11.0 are encouraged to migrate to the 11.1 series in order +to obtain future fixes. +</p> + <h2>January 13, 2015</h2> <p> <a href="relnotes/11.1.1.html">Mesa 11.1.1</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 6ae05b61c4..2f527a428f 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/11.0.9.html">11.0.9 release notes</a> <li><a href="relnotes/11.1.1.html">11.1.1 release notes</a> <li><a href="relnotes/11.0.8.html">11.0.8 release notes</a> <li><a href="relnotes/11.1.0.html">11.1.0 release notes</a> |