[Mesa-dev] [PATCH] docs: add 18.0.5 in the release calendar

Eric Engestrom eric.engestrom at intel.com
Mon May 14 13:20:49 UTC 2018


On Monday, 2018-05-14 11:34:43 +0200, Juan A. Suarez Romero wrote:
> Mesa 18.1 series has not been released yet, so let's extend 18.0 lifetime.
> 
> CC: Andres Gomez <agomez at igalia.com>
> CC: Emil Velikov <emil.l.velikov at gmail.com>
> ---
>  docs/release-calendar.html | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)
> 
> diff --git a/docs/release-calendar.html b/docs/release-calendar.html
> index e4e1a1e61ff..b0df36a8954 100644
> --- a/docs/release-calendar.html
> +++ b/docs/release-calendar.html
> @@ -38,10 +38,15 @@ if you'd like to nominate a patch in the next stable release.
>  <th>Release manager</th>
>  <th>Notes</th>
>  <tr>
> -<td rowspan="1">18.0</td>
> +<td rowspan="2">18.0</td>
>  <td>2018-05-18</td>
>  <td>18.0.4</td>
>  <td>Juan A. Suarez Romero</td>
> +<td></td>

You're missing a </tr> here... and I just realised it's also missing
from the row above (just under `Notes`)

> +<tr>
> +<td>2018-06-01</td>
> +<td>18.0.5</td>
> +<td>Juan A. Suarez Romero</td>
>  <td>Last planned 18.0.x release</td>
>  </tr>
>  <tr>
> -- 
> 2.17.0
> 
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list