Mesa (master): docs: update calendar, add news item and link release notes for 19.1.2

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Jul 9 09:22:48 UTC 2019


Module: Mesa
Branch: master
Commit: d33e93d332a7ad7ea15c38f70b49b8caa3e6e942
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=d33e93d332a7ad7ea15c38f70b49b8caa3e6e942

Author: Juan A. Suarez Romero <jasuarez at igalia.com>
Date:   Tue Jul  9 11:22:13 2019 +0200

docs: update calendar, add news item and link release notes for 19.1.2

Signed-off-by: Juan A. Suarez Romero <jasuarez at igalia.com>

---

 docs/index.html            | 6 ++++++
 docs/release-calendar.html | 8 +-------
 docs/relnotes.html         | 1 +
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/docs/index.html b/docs/index.html
index e6b63bb352c..fcccf70d3ad 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -16,6 +16,12 @@
 
 <h1>News</h1>
 
+<h2>July 9, 2019</h2>
+<p>
+<a href="relnotes/19.1.2.html">Mesa 19.1.2</a> is released.
+This is a bug-fix release.
+</p>
+
 <h2>June 26, 2019</h2>
 <p>
 <a href="relnotes/19.0.8.html">Mesa 19.0.8</a> is released.
diff --git a/docs/release-calendar.html b/docs/release-calendar.html
index c7acd288d28..6be4dd1272b 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="6">19.1</td>
-<td>2019-07-09</td>
-<td>19.1.2</td>
-<td>Juan A. Suarez</td>
-<td>
-</tr>
-<tr>
+<td rowspan="5">19.1</td>
 <td>2019-07-23</td>
 <td>19.1.3</td>
 <td>Juan A. Suarez</td>
diff --git a/docs/relnotes.html b/docs/relnotes.html
index 8a258d5c9ef..601be0125c1 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.2.html">19.1.2 release notes</a>
 <li><a href="relnotes/19.0.8.html">19.0.8 release notes</a>
 <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>




More information about the mesa-commit mailing list