diff options
author | Dylan Baker <[email protected]> | 2018-07-13 13:54:46 -0700 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2018-07-13 13:54:46 -0700 |
commit | 53aca6687445c2cb1f3e738711b1353132359769 (patch) | |
tree | 0faca8f5e6a56c6e62d3288f6bdcf97d1eb30d91 /docs | |
parent | 97870f2cd0fd950daf14f002d59cbe79772167f0 (diff) |
docs: Update news, calendar, and relnotes for 18.1.4
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 6 | ||||
-rw-r--r-- | docs/release-calendar.html | 8 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
3 files changed, 8 insertions, 7 deletions
diff --git a/docs/index.html b/docs/index.html index 2b686e4e01d..2414a703085 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,12 @@ <h1>News</h1> +<h2>July 13, 2018</h2> +<p> +<a href="relnotes/18.1.4.html">Mesa 18.1.4</a> is released. +This is a bug-fix release. +</p> + <h2>June 29, 2018</h2> <p> <a href="relnotes/18.1.3.html">Mesa 18.1.3</a> is released. diff --git a/docs/release-calendar.html b/docs/release-calendar.html index c65a495cc7a..7f029b5b396 100644 --- a/docs/release-calendar.html +++ b/docs/release-calendar.html @@ -39,13 +39,7 @@ if you'd like to nominate a patch in the next stable release. <th>Notes</th> </tr> <tr> -<td rowspan="4">18.1</td> -<td>2018-07-13</td> -<td>18.1.4</td> -<td>Dylan Baker</td> -<td></td> -</tr> -<tr> +<td rowspan="3">18.1</td> <td>2018-07-27</td> <td>18.1.5</td> <td>Dylan Baker</td> diff --git a/docs/relnotes.html b/docs/relnotes.html index a848b8d8253..eecb5a843fe 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.1.4.html">18.1.4 release notes</a> <li><a href="relnotes/18.1.3.html">18.1.3 release notes</a> <li><a href="relnotes/18.1.2.html">18.1.2 release notes</a> <li><a href="relnotes/18.0.5.html">18.0.5 release notes</a> |