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]

[htdocs] schedule/index.html: Add entry documenting the GDB 7.7 release.


Hello,

FYI, a small update I applied to our schedule page to document the
imminent GDB 7.7 release.

---
 schedule/index.html | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/schedule/index.html b/schedule/index.html
index 46cfb2d..8358c05 100644
--- a/schedule/index.html
+++ b/schedule/index.html
@@ -83,6 +83,10 @@ 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.7</td><td>2013-09</td><td>2013-09</td><td>2014-02-06</td>
+<td align=center>6(!)</td><td align=left>Long delays creating the release branch (git transition, new features, etc).</td> </tr>
+
+<tr>
 <td>7.6.2</td><td>N/A</td><td>N/A</td><td>2013-12-08</td>
 <td align=center>N/A</td><td align=left>Unscheduled release, mostly for <a href="https://sourceware.org/bugzilla/show_bug.cgi?id=16303";>PR 16303</a> (MIPS16 and microMIPS support with binutils release 2.24)</td> </tr>
 
@@ -251,7 +255,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 2013-12-08.</p>
+<p>Last modified 2014-02-06.</p>
 </address>
 
 </body>
-- 
1.8.3.2


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