diff options
author | Emil Velikov <[email protected]> | 2015-09-26 14:25:19 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-09-26 14:25:19 +0100 |
commit | d2d4f00a2c0c356b6abfc7837a834eedd3178218 (patch) | |
tree | cd169690f6920cf42859849e6c74e60b9b8b88f8 | |
parent | 5d08669e2f3189ca6f7c4bfdfe04a3d5816dfaa1 (diff) |
docs: add news item and link release notes for 11.0.1
Signed-off-by: Emil Velikov <[email protected]>
-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 b814a06491c..4aa9d951f29 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>September 26, 2015</h2> +<p> +<a href="relnotes/11.0.1.html">Mesa 11.0.1</a> is released. +This is a bug-fix release. +</p> + <h2>September 20, 2015</h2> <p> <a href="relnotes/10.6.8.html">Mesa 10.6.8</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 0a7d5729e4e..20987d2804e 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.1.html">11.0.1 release notes</a> <li><a href="relnotes/10.6.8.html">10.6.8 release notes</a> <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> |