docs: Update calendar, news, relnotes for 18.1.7
[mesa.git] / docs / release-calendar.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html lang="en">
3 <head>
4 <meta http-equiv="content-type" content="text/html; charset=utf-8">
5 <title>Release calendar</title>
6 <link rel="stylesheet" type="text/css" href="mesa.css">
7 </head>
8 <body>
9
10 <div class="header">
11 <h1>The Mesa 3D Graphics Library</h1>
12 </div>
13
14 <iframe src="contents.html"></iframe>
15 <div class="content">
16
17 <h1>Overview</h1>
18
19 <p>
20 Mesa provides feature/development and stable releases.
21 </p>
22 <p>
23 The table below lists the date and release manager that is expected to do the
24 specific release.
25 <br>
26 Take a look <a href="submittingpatches.html#criteria" target="_parent">here</a>
27 if you'd like to nominate a patch in the next stable release.
28 </p>
29
30 <h1 id="calendar">Calendar</h1>
31
32 <table border="1">
33
34 <tr>
35 <th>Branch</th>
36 <th>Expected date</th>
37 <th>Release</th>
38 <th>Release manager</th>
39 <th>Notes</th>
40 </tr>
41 <tr>
42 <td rowspan="1">18.1</td>
43 <td>2018-09-07</td>
44 <td>18.1.8</td>
45 <td>Dylan Baker</td>
46 <td>Last planned 18.1.x release</td>
47 </tr>
48 <tr>
49 <td>18.2</td>
50 <td>2018-08-29</td>
51 <td>18.2.0-rc5</td>
52 <td>Andres Gomez</td>
53 <td>Last planned RC/Final release</td>
54 </tr>
55 </table>
56
57 </div>
58 </body>
59 </html>