diff options
author | Emil Velikov <[email protected]> | 2015-09-12 13:50:33 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-09-12 13:50:33 +0100 |
commit | 7852a44e3c460d26ebcd2a9ee66309cfa8c68001 (patch) | |
tree | 0640e935c9e952ad1c1348ea25bba0796e1d158c /docs | |
parent | c34ed462175062787ab99346ff36f79995f32ac0 (diff) |
docs: add news item and link release notes for 11.0.0
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 7 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 535281468cb..b319732855f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,13 @@ <h1>News</h1> +<h2>September 12, 2015</h2> +<p> +<a href="relnotes/11.0.0.html">Mesa 11.0.0</a> is released. This is a new +development release. See the release notes for more information about +the release. +</p> + <h2>September 10, 2015</h2> <p> <a href="relnotes/10.6.7.html">Mesa 10.6.7</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index edd6bf36918..b7e44647aca 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.0.html">11.0.0 release notes</a> <li><a href="relnotes/10.6.7.html">10.6.7 release notes</a> <li><a href="relnotes/10.6.6.html">10.6.6 release notes</a> <li><a href="relnotes/10.6.5.html">10.6.5 release notes</a> |