This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: update active versions on GCC home page


On Tue, Dec 17, 2002 at 03:16:01AM +0000, Joseph S. Myers wrote:
> On Mon, 16 Dec 2002, Janis Johnson wrote:
> 
> > The list of releases on the GCC home page is out of date, and Gerald is
> > gone for another week.  Mark, does this change look OK?
> 
> Please also add updating the home page to the list in branching.html.

Done, with the following patch:

Index: branching.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/branching.html,v
retrieving revision 1.7
diff -u -r1.7 branching.html
--- branching.html	24 Sep 2002 03:44:43 -0000	1.7
+++ branching.html	17 Dec 2002 17:11:22 -0000
@@ -36,6 +36,10 @@
 <code>criteria.html</code>.  Update the toplevel
 <code>buildstat.html</code> to refer to this version.</li>
 
+<li>Update the <code>index.html</code> web page to show the new active
+release branch, the current release series, and active development
+(mainline).  Update the version and development stage for mainline.</li>
+
 <li>Update <code>f/root.texi</code> on the branch to use <code>@clear
 DEVELOPMENT</code>.</li>
 


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