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/www] Add 7.6.2 entry in schedule/index.html.


Hello,

FYI, I just made the following chagne to our schedule page...

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

diff --git a/schedule/index.html b/schedule/index.html
index e324244..46cfb2d 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.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>
+
+<tr>
 <td>7.6.1</td><td>2013-07</td><td>2013-07</td><td>2013-08-30</td>
 <td align=center>1</td><td align=left>Some minor issues to resolve and possibly lack of attention due to the summer holidays</td> </tr>
 
@@ -247,7 +251,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-10-22.</p>
+<p>Last modified 2013-12-08.</p>
 </address>
 
 </body>
-- 
1.8.1.2


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