summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <[email protected]>2019-06-25 13:02:37 +0200
committerJuan A. Suarez Romero <[email protected]>2019-06-25 13:02:37 +0200
commit81d28c69ea1dbd033446ab8ea0fce027dd3e4ce9 (patch)
tree6b1c2d55b1285d1b34cb771c80e742bb7d21a318 /docs
parent2c0607152167151fc6a6ec3981d890aab7330863 (diff)
docs: update calendar, add news item and link release notes for X.Y.Z
Signed-off-by: Juan A. Suarez Romero <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html5
-rw-r--r--docs/release-calendar.html8
-rw-r--r--docs/relnotes.html1
3 files changed, 7 insertions, 7 deletions
diff --git a/docs/index.html b/docs/index.html
index 4de75351f11..e0012957b46 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -15,6 +15,11 @@
<div class="content">
<h1>News</h1>
+<h2>June 25, 2019</h2>
+<p>
+<a href="relnotes/19.1.1.html">Mesa 19.1.1</a> is released.
+This is a bug-fix release.
+</p>
<h2>June 24, 2019</h2>
<p>
<a href="relnotes/19.0.7.html">Mesa 19.0.7</a> is released.
diff --git a/docs/release-calendar.html b/docs/release-calendar.html
index d57e0ba745f..c7acd288d28 100644
--- a/docs/release-calendar.html
+++ b/docs/release-calendar.html
@@ -60,13 +60,7 @@ if you'd like to nominate a patch in the next stable release.
<th>Notes</th>
</tr>
<tr>
-<td rowspan="7">19.1</td>
-<td>2019-06-25</td>
-<td>19.1.1</td>
-<td>Juan A. Suarez</td>
-<td>
-</tr>
-<tr>
+<td rowspan="6">19.1</td>
<td>2019-07-09</td>
<td>19.1.2</td>
<td>Juan A. Suarez</td>
diff --git a/docs/relnotes.html b/docs/relnotes.html
index dd200b4ec6e..34f8a2aea64 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/19.1.1.html">19.1.1 release notes</a>
<li><a href="relnotes/19.0.7.html">19.0.7 release notes</a>
<li><a href="relnotes/19.1.0.html">19.1.0 release notes</a>
<li><a href="relnotes/19.0.6.html">19.0.6 release notes</a>