diff options
author | Emil Velikov <[email protected]> | 2015-09-04 23:11:40 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-09-04 23:11:40 +0100 |
commit | 509ba61d5a28d95ce73f3d4e8d973eee56aad5c1 (patch) | |
tree | dddde67d1ccbafe8183ac223989810f537626b49 /docs | |
parent | f39bc1c828e14b8e8d71ea02e4c21ea7397a1ab4 (diff) |
docs: add news item and link release notes for 10.6.6
Signed-off-by: Emil Velikov <[email protected]>
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 b067256d7b2..ceeb3042906 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>September 04 2015</h2> +<p> +<a href="relnotes/10.6.6.html">Mesa 10.6.6</a> is released. +This is a bug-fix release. +</p> + <h2>August 22 2015</h2> <p> <a href="relnotes/10.6.5.html">Mesa 10.6.5</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 2cc4701d3ff..1e1d744800b 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/10.6.6.html">10.6.6 release notes</a> <li><a href="relnotes/10.6.5.html">10.6.5 release notes</a> <li><a href="relnotes/10.6.4.html">10.6.4 release notes</a> <li><a href="relnotes/10.6.3.html">10.6.3 release notes</a> |