diff options
author | Emil Velikov <emil.l.velikov@gmail.com> | 2015-04-24 22:58:23 +0100 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2015-04-24 23:00:14 +0100 |
commit | e17018589651d449bbef5f98a6c2f65cc3ca70e5 (patch) | |
tree | b2eee3ec409a5922db09a3fd4da48e4c917f1928 | |
parent | 196cf8db6571b8cf7e44a4cf9d7e827e130a568d (diff) |
docs: add news item and link release notes for mesa 10.5.4
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 9e4644caad..c642604eeb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>April 24, 2015</h2> +<p> +<a href="relnotes/10.5.4.html">Mesa 10.5.4</a> is released. +This is a bug-fix release. +</p> + <h2>April 12, 2015</h2> <p> <a href="relnotes/10.5.3.html">Mesa 10.5.3</a> is released. diff --git a/docs/relnotes.html b/docs/relnotes.html index 6ec35d11fa..7f2e1d851b 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.5.4.html">10.5.4 release notes</a> <li><a href="relnotes/10.5.3.html">10.5.3 release notes</a> <li><a href="relnotes/10.5.2.html">10.5.2 release notes</a> <li><a href="relnotes/10.4.7.html">10.4.7 release notes</a> |