This is the mail archive of the gdb@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]

Re: [gdb-7.0 release] 2009-09-02 status and proposed plan


> In terms of dates [...]

I just committed the attached patch to the GDB schedule page. It now
shows target dates for 7.0 and 7.1.

One thing I should mention that I didn't talk about is the pre-release.
I've set the date of the pre-release the day after the branch is cut.
Given how careful we are in cleaning up HEAD before taking the branch,
I figured there is no point in waiting before cutting the first pre-
release. The sooner we create that pre-release, the more chances we
have of people giving it a try.

-- 
Joel
Index: schedule/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/schedule/index.html,v
retrieving revision 1.40
diff -u -p -r1.40 index.html
--- schedule/index.html	6 Feb 2009 01:07:05 -0000	1.40
+++ schedule/index.html	4 Sep 2009 23:01:24 -0000
@@ -51,19 +51,19 @@ Fish]" /></a>
 
 <center>
 <table>
-<tr><td></td><th>CURRENT (6.8)</th><th>NEXT (7.0)</th>
+<tr><td></td><th>CURRENT (7.0)</th><th>NEXT (7.1)</th>
 </tr>
 <tr>
-<th>Branch:</th><td>February (2008-02-05)</td><td>May (2009-05-08)</td>
+<th>Branch:</th><td>September (2009-09-09)</td><td>January (2010-01-20)</td>
 </tr>
 <tr>
-<th>Pre-release:</th><td>February (2008-02-19)</td><td>May (2009-05-22)</td>
+<th>Pre-release:</th><td>September (2009-09-10)</td><td>January (2010-01-11)</td>
 </tr>
 <tr>
-<th>Release:</th><td>March (2008-03-04)</td><td>June (2009-06-05)</td>
+<th>Release:</th><td>September (2009-09-23)</td><td>February (2010-02-03)</td>
 </tr>
 <tr>
-<th>reSpin:</th><td>N/A</td><td>September (2009-09-04)</td>
+<th>reSpin:</th><td>December (2009-12-17)</td><td>To Be Determined</td>
 </tr>
 </table>
 </center>
@@ -84,7 +84,9 @@ 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>6.8</td><td>2008-02</td><td>2008-02</td><td>2007-02-29</td>
+<td>7.0</td><td>2009-05</td><td>2009-05</td><td></td>
+  <td align=center></td><td align=left></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>
 
 <tr>
@@ -199,7 +201,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 2009-02-05.</p>
+<p>Last modified 2009-09-04.</p>
 </address>
 
 </body>

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