This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
PATCH: link development schedule from releases page
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- To: gcc-patches at gcc dot gnu dot org
- Date: Tue, 16 Apr 2002 15:41:14 +0200 (CEST)
- Subject: PATCH: link development schedule from releases page
I realized (based on feedback by someone from FreeBSD-land) that we
didn't have a link from our releases page to the future development
schedule.
Fixed thusly.
Gerald
Index: develop.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/develop.html,v
retrieving revision 1.11
diff -u -3 -p -r1.11 develop.html
--- develop.html 4 Apr 2002 07:40:45 -0000 1.11
+++ develop.html 16 Apr 2002 13:39:23 -0000
@@ -214,7 +214,7 @@ able to accumulate fixes for the most im
spending undue amounts of time on release testing and packaging.</p>
-<h3>Calendar</h3>
+<h3><a name="future">Calendar</a></h3>
<p>Here is a timeline of recent and upcoming branchpoints (for releases,
stages of development, bugfixes, etc), resulting from the development plan:</p>
Index: releases.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/releases.html,v
retrieving revision 1.31
diff -u -3 -p -r1.31 releases.html
--- releases.html 21 Feb 2002 19:09:54 -0000 1.31
+++ releases.html 16 Apr 2002 13:39:24 -0000
@@ -23,13 +23,13 @@ page</a>.</p>
<h2><a name="timeline">Timeline</a></h2>
+<p>Please refer to our <a href="develop.html#future">development plan</a>
+for future releases.</p>
+
<p>The egcs project maintained two kinds of version numbers. One was of the
form 2.9x.yy and indicated the relationship between the GCC sources and
the EGCS sources; the other version number identified EGCS releases (as
opposed to development snapshots).</p>
-
-<p> After the April 1999 merger between GCC and EGCS, only a single version
-number is maintained.</p>
<table border="1" cellspacing="0" cellpadding="5">
<tr><th>Release Name</th><th>Version number</th><th>Release date</th></tr>