diff options
author | Emil Velikov <emil.velikov@collabora.com> | 2016-02-11 01:47:07 +0000 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2016-02-11 01:47:16 +0000 |
commit | 0f3cea95ab6128359d63264057612ec119bf80cb (patch) | |
tree | 2d8eac8578532d3fdd27fb5d9c79de97cf6e66b9 /docs | |
parent | 0802afd92db69ae97332f818219e2e5ef99bd5e1 (diff) |
docs: add news item and link release notes for 11.1.2
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 6 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 2b1e64673a..8c13a0a5b3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>February 10, 2016</h2> +<p> +<a href="relnotes/11.1.2.html">Mesa 11.1.2</a> is released. +This is a bug-fix release. +</p> + <h2>January 22, 2016</h2> <p> <a href="relnotes/11.0.9.html">Mesa 11.0.9</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 2f527a428f..90fdf9287b 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.1.2.html">11.1.2 release notes</a> <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> |