Last change
on this file since 86023 was 75443, checked in by vboxsync, 6 years ago |
Exported Mesa related code to OSE.
|
-
Property svn:eol-style
set to
LF
|
File size:
1.9 KB
|
Line | |
---|
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="4">17.2</td>
|
---|
43 | <td>2017-10-27</td>
|
---|
44 | <td>17.2.4</td>
|
---|
45 | <td>Andres Gomez</td>
|
---|
46 | <td></td>
|
---|
47 | </tr>
|
---|
48 | <tr>
|
---|
49 | <td>2017-11-10</td>
|
---|
50 | <td>17.2.5</td>
|
---|
51 | <td>Andres Gomez</td>
|
---|
52 | <td></td>
|
---|
53 | </tr>
|
---|
54 | <tr>
|
---|
55 | <td>2017-11-24</td>
|
---|
56 | <td>17.2.6</td>
|
---|
57 | <td>Andres Gomez</td>
|
---|
58 | <td></td>
|
---|
59 | </tr>
|
---|
60 | <tr>
|
---|
61 | <td>2017-12-08</td>
|
---|
62 | <td>17.2.7</td>
|
---|
63 | <td>Emil Velikov</td>
|
---|
64 | <td>Final planned release for the 17.2 series</td>
|
---|
65 | </tr>
|
---|
66 | <tr>
|
---|
67 | <td rowspan="7">17.3</td>
|
---|
68 | <td>2017-10-20</td>
|
---|
69 | <td>17.3.0-rc1</td>
|
---|
70 | <td>Emil Velikov</td>
|
---|
71 | <td></td>
|
---|
72 | </tr>
|
---|
73 | <tr>
|
---|
74 | <td>2017-10-27</td>
|
---|
75 | <td>17.3.0-rc2</td>
|
---|
76 | <td>Emil Velikov</td>
|
---|
77 | <td></td>
|
---|
78 | </tr>
|
---|
79 | <tr>
|
---|
80 | <td>2017-11-03</td>
|
---|
81 | <td>17.3.0-rc3</td>
|
---|
82 | <td>Emil Velikov</td>
|
---|
83 | <td></td>
|
---|
84 | </tr>
|
---|
85 | <tr>
|
---|
86 | <td>2017-11-10</td>
|
---|
87 | <td>17.3.0-rc4</td>
|
---|
88 | <td>Emil Velikov</td>
|
---|
89 | <td>May be promoted to 17.3.0 final</td>
|
---|
90 | </tr>
|
---|
91 | <tr>
|
---|
92 | <td>2017-11-24</td>
|
---|
93 | <td>17.3.1</td>
|
---|
94 | <td>Andres Gomez</td>
|
---|
95 | <td></td>
|
---|
96 | </tr>
|
---|
97 | <tr>
|
---|
98 | <td>2017-12-08</td>
|
---|
99 | <td>17.3.2</td>
|
---|
100 | <td>Emil Velikov</td>
|
---|
101 | <td></td>
|
---|
102 | </tr>
|
---|
103 | <tr>
|
---|
104 | <td>2017-12-22</td>
|
---|
105 | <td>17.3.3</td>
|
---|
106 | <td>Emil Velikov</td>
|
---|
107 | <td></td>
|
---|
108 | </tr>
|
---|
109 | </table>
|
---|
110 |
|
---|
111 | </div>
|
---|
112 | </body>
|
---|
113 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.