aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2018-12-07 11:50:12 +0000
committerEmil Velikov <[email protected]>2018-12-07 11:50:12 +0000
commit96d4ecbb110f085d965f26063d9bfe9c6c02bc11 (patch)
tree33c14e0f5d48f8c9c147ce4695a7f28ee43a1bf9
parent0144bbdb98f515cce31688fce57d769e7fd82d52 (diff)
docs: update calendar, add news item and link release notes for 18.3.0
Signed-off-by: Emil Velikov <[email protected]>
-rw-r--r--docs/index.html7
-rw-r--r--docs/release-calendar.html17
-rw-r--r--docs/relnotes.html1
3 files changed, 16 insertions, 9 deletions
diff --git a/docs/index.html b/docs/index.html
index 05113e404b0..322129f3524 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -15,6 +15,13 @@
<div class="content">
<h1>News</h1>
+<h2>December 7, 2018</h2>
+<p>
+<a href="relnotes/18.3.0.html">Mesa 18.3.0</a> is released. This is a
+new development release. See the release notes for more information
+about the release.
+</p>
+
<h2>November 28, 2018</h2>
<p>
<a href="relnotes/18.2.6.html">Mesa 18.2.6</a> is released.
diff --git a/docs/release-calendar.html b/docs/release-calendar.html
index 6edb3eb8d33..5d881b5877c 100644
--- a/docs/release-calendar.html
+++ b/docs/release-calendar.html
@@ -46,28 +46,27 @@ if you'd like to nominate a patch in the next stable release.
<td>Last planned 18.2.x release</td>
</tr>
<td rowspan="4">18.3</td>
-<td>2018-10-31</td>
-<td>18.3.0-rc1</td>
+<td>2018-12-19</td>
+<td>18.3.1</td>
<td>Emil Velikov</td>
<td></td>
</tr>
<tr>
-<td>2018-11-07</td>
-<td>18.3.0-rc2</td>
+<td>2019-01-09</td>
+<td>18.3.2</td>
<td>Emil Velikov</td>
<td/>
</tr>
<tr>
-<td>2018-11-14</td>
-<td>18.3.0-rc3</td>
+<td>2019-01-23</td>
+<td>18.3.3</td>
<td>Emil Velikov</td>
<td/>
</tr>
<tr>
-<td>2018-11-21</td>
-<td>18.3.0-rc4</td>
+<td>2019-02-06</td>
+<td>18.3.4</td>
<td>Emil Velikov</td>
-<td>Last planned RC/final release</td>
</tr>
</table>
diff --git a/docs/relnotes.html b/docs/relnotes.html
index 675841c2d95..f07f8dae6f2 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/18.3.0.html">18.3.0 release notes</a>
<li><a href="relnotes/18.2.6.html">18.2.6 release notes</a>
<li><a href="relnotes/18.2.5.html">18.2.5 release notes</a>
<li><a href="relnotes/18.2.4.html">18.2.4 release notes</a>