This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit/htdocs] GDB schedule update for 7.1 and 7.2


Hello,

Just a quick note: I've just update GDB's schedule page to show
a tentative date for the 7.1.1 release (if needed). I have also
set a tentative date for the next major release in about 6 months
from now, giving us: 7.2 pre-release on Sept 22nd, and a release
on Oct 6th.

-- 
Joel
Index: schedule/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/schedule/index.html,v
retrieving revision 1.43
diff -u -u -p -r1.43 index.html
--- schedule/index.html	14 Jan 2010 04:49:58 -0000	1.43
+++ schedule/index.html	18 Mar 2010 22:08:15 -0000
@@ -50,19 +50,19 @@ Fish]" /></a>
 
 <center>
 <table>
-<tr><td></td><th>CURRENT (7.0)</th><th>NEXT (7.1)</th>
+<tr><td></td><th>CURRENT (7.1)</th><th>NEXT (7.2)</th>
 </tr>
 <tr>
-<th>Branch:</th><td>September (2009-09-09)</td><td>February (2010-02-10)</td>
+<th>Branch:</th><td>February (2010-02-10)</td><td>September (2010-09-22)</td>
 </tr>
 <tr>
-<th>Pre-release:</th><td>September (2009-09-10)</td><td>February (2010-02-10)</td>
+<th>Pre-release:</th><td>February (2010-02-10)</td><td>September (2010-09-22)</td>
 </tr>
 <tr>
-<th>Release:</th><td>September (2009-09-23)</td><td>February (2010-02-24)</td>
+<th>Release:</th><td>February (2010-02-24)</td><td>September (2010-10-06)</td>
 </tr>
 <tr>
-<th>reSpin:</th><td>December (2009-12-17)</td><td>To Be Determined</td>
+<th>reSpin:</th><td>March (2010-06-23)</td><td>[3 months after release]</td>
 </tr>
 </table>
 </center>
@@ -83,8 +83,14 @@ equivalent amount.
 <tr> <th>Release</th><th>Estimate</th><th>Schedule</th><th>Actual</th><th>Slip (months)</th><th align=left>Comment</th></tr>
 
 <tr>
-<td>7.0</td><td>2009-05</td><td>2009-05</td><td></td>
-  <td align=center></td><td align=left></td> </tr>
+<td>7.1</td><td>2009-02</td><td>2009-03</td><td>2010-03-18</td>
+  <td align=center>1</td><td align=left>Waited for a few extra features
+  that were almost ready but not quite.</td> </tr>
+<td>7.0.1</td><td>2009-12</td><td>2009-12</td><td>2009-12-22</td>
+  <td align=center>0</td><td align=left></td> </tr>
+<td>7.0</td><td>2009-05</td><td>2009-05</td><td>2009-10-06</td>
+  <td align=center>5</td><td align=left>Too many new features that
+  needed a little extra time to mature.</td> </tr>
 <td>6.8</td><td>2008-02</td><td>2008-02</td><td>2008-02-29</td>
   <td align=center>0</td><td align=left></td> </tr>
 
@@ -200,7 +206,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2010-01-14.</p>
+<p>Last modified 2010-03-18.</p>
 </address>
 
 </body>

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]