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]

PATCH for Re: Mainline in regression-fix only mode


On Fri, 26 Nov 2004, Mark Mitchell wrote:
> This message is a reminder that the mainline is now in regression-fix only
> mode.
> 
> That means that (aside from documentation) no new features or cleanups should
> be committed, unless that's part of fixing a regression.

I applied the patch below to document this on our main page as well.

Gerald

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.467
diff -u -3 -p -r1.467 index.html
--- index.html	7 Nov 2004 17:56:04 -0000	1.467
+++ index.html	26 Nov 2004 21:40:49 -0000
@@ -64,8 +64,11 @@ mission statement</a>.</p>
   will become GCC 4.0.0 (<a href="gcc-4.0/changes.html">current changes</a>)
 </dt><dd>
   Branch status:
-  <a href="http://gcc.gnu.org/ml/gcc/2004-10/msg01005.html";>2004-10-26</a>
+  <a href="http://gcc.gnu.org/ml/gcc/2004-11/msg00775.html";>2004-11-22</a>
+  (release branch mode; fixes and regressions only).
+<!--
   (<a href="develop.html#stage3">Stage 3</a>; open for all maintainers).
+-->
 </dd>
 
 </dl>


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