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 /docs/index.html | |
parent | 87b0a52de8f1e0715f2d34bef4ad27fd77e7ad1a (diff) | |
download | external_mesa3d-45c5000ffc1f0f20861fb568172c0b1f40225a59.zip external_mesa3d-45c5000ffc1f0f20861fb568172c0b1f40225a59.tar.gz external_mesa3d-45c5000ffc1f0f20861fb568172c0b1f40225a59.tar.bz2 |
docs: add news item and link release notes for 11.0.9
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 4c6b276..2c1898b 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. |