public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* update active versions on GCC home page
@ 2002-12-16 17:13 Janis Johnson
  2002-12-16 17:28 ` Mark Mitchell
  2002-12-16 21:40 ` Joseph S. Myers
  0 siblings, 2 replies; 4+ messages in thread
From: Janis Johnson @ 2002-12-16 17:13 UTC (permalink / raw)
  To: mark, gcc

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?

The NOTE wasn't updated after the ordering of the releases changed, but
this matches the meaning from earlier versions of the file.

Janis

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.347
diff -u -r1.347 index.html
--- index.html	5 Dec 2002 12:23:21 -0000	1.347
+++ index.html	17 Dec 2002 00:58:45 -0000
@@ -36,37 +36,40 @@
 
 
 <!-- NOTE: Of the following four items, we always want to show exactly
-     three - either the first, second, and third, or the second, third,
+     three - either the first, second, and fourth, or the second, third,
      and fourth.
 -->
 
 <dl>
+<dt><strong>Active release branch:</strong>
+  will become <a href="gcc-3.3/changes.html">GCC 3.3</a>
+</dt><dd>
+  <a href="develop.html#stage3">Stage 3</a>; open for all maintainers.
+</dd>
+
 <dt><strong>Current release series:</strong>
   <a href="gcc-3.2/">GCC 3.2.1</a> (released 2002-11-21)
 </dt><dd>
   Open for all maintainers; fixes for regressions only.
 </dd>
 
+<!--
 <dt><strong>Previous release series:</strong>
   <a href="gcc-3.1/">GCC 3.1.1</a> (released 2002-07-26) 
 </dt><dd>
   GCC 3.1.1 is the last 3.1 release; the 3.1-branch became the
   <a href="gcc-3.2/changes.html">GCC 3.2</a>-branch.
 </dd>
-
-<!--
-<dt><strong>Active release branch:</strong>
-  GCC 3.2.1 (<a href="gcc-3.1/criteria.html">release criteria</a>,
-             <a href="gcc-3.2/changes.html">changes</a>)
-</dt><dd>
-  Non-documentation commits require approval by release manager.
-</dd>
 -->
 
 <dt><strong>Active development (mainline):</strong>
-  will become <a href="gcc-3.3/changes.html">GCC 3.3</a>
+  will become <a href="gcc-3.4/changes.html">GCC 3.4</a>
 </dt><dd>
-  <a href="develop.html#stage3">Stage 3</a>; open for all maintainers.
+  <a href="develop.html#stage1">Stage 1</a>;
+  temporarily limited to fixes to stabilize the merge from the
+  basic improvements branch.
+<!-- open for all maintainers.
+-->
 </dd>
 </dl>
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-12-17 17:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-16 17:13 update active versions on GCC home page Janis Johnson
2002-12-16 17:28 ` Mark Mitchell
2002-12-16 21:40 ` Joseph S. Myers
2002-12-17 10:36   ` Janis Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).