diff options
author | Emil Velikov <emil.l.velikov@gmail.com> | 2015-07-26 15:20:31 +0100 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2015-07-26 15:23:38 +0100 |
commit | d69da58e84448188808488ad1c1c0181b5630a74 (patch) | |
tree | 74e4fd953dceab2c086279f7b03ef4c7d2d6f4ec | |
parent | 11516b8bd1af2709b74a135787b43de55fe6238e (diff) |
docs: add news item and link release notes for mesa 10.6.3
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
-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 36b993eeb9..5b097c73e0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>July 26 2015</h2> +<p> +<a href="relnotes/10.6.3.html">Mesa 10.6.3</a> is released. +This is a bug-fix release. +</p> + <h2>July 11 2015</h2> <p> <a href="relnotes/10.6.2.html">Mesa 10.6.2</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 1acbce0551..8355f1132b 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.3.html">10.6.3 release notes</a> <li><a href="relnotes/10.6.2.html">10.6.2 release notes</a> <li><a href="relnotes/10.5.9.html">10.5.9 release notes</a> <li><a href="relnotes/10.6.1.html">10.6.1 release notes</a> |