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: criteria.html for 3.2.1?


On Mon, Nov 11, 2002 at 12:50:58PM -0800, Janis Johnson wrote:
> I committed this change to gcc-3.1/criteria.html.

Thanks.  I'll now go ahead with this one:



2002-11-11  Phil Edwards  <pme@gcc.gnu.org>

	* index.html:  Switch to "active relase" blocks.

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.341
diff -u -3 -p -r1.341 index.html
--- index.html	30 Oct 2002 22:35:22 -0000	1.341
+++ index.html	11 Nov 2002 20:55:42 -0000
@@ -40,12 +40,14 @@ to maintain and improve quality.</p>
      and fourth.
 -->
 
+<!--
 <dl>
 <dt><strong>Current release series:</strong>
   <a href="gcc-3.2/changes.html">GCC 3.2</a> (released 2002-08-14)
 </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) 
@@ -54,14 +56,12 @@ to maintain and improve quality.</p>
   <a href="gcc-3.2/changes.html">GCC 3.2</a>-branch.
 </dd>
 
-<!--
 <dt><strong>Active release branch:</strong>
-  GCC 3.2 (<a href="gcc-3.2/criteria.html">release criteria</a>,
-           <a href="gcc-3.2/changes.html">changes</a>)
+  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>


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