docs: extends 18.2 lifecycle
[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="2">18.2</td>
43 <td>2018-12-12</td>
44 <td>18.2.7</td>
45 <td>Juan A. Suarez</td>
46 <td></td>
47 </tr>
48 <tr>
49 <td>2018-12-26</td>
50 <td>18.2.8</td>
51 <td>Juan A. Suarez</td>
52 <td>Last planned 18.2.x release</td>
53 </tr>
54 <td rowspan="4">18.3</td>
55 <td>2018-12-19</td>
56 <td>18.3.1</td>
57 <td>Emil Velikov</td>
58 <td></td>
59 </tr>
60 <tr>
61 <td>2019-01-09</td>
62 <td>18.3.2</td>
63 <td>Emil Velikov</td>
64 <td/>
65 </tr>
66 <tr>
67 <td>2019-01-23</td>
68 <td>18.3.3</td>
69 <td>Emil Velikov</td>
70 <td/>
71 </tr>
72 <tr>
73 <td>2019-02-06</td>
74 <td>18.3.4</td>
75 <td>Emil Velikov</td>
76 </tr>
77 </table>
78
79 </div>
80 </body>
81 </html>