This is the mail archive of the gcc-patches@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: [wwwdocs] Update status of GCC 3.3


On Tue, 29 Apr 2003, Cook, Kelley (R.K.) wrote:
> This simply updates the current status of the GCC 3.3 release on the
> webpages.

Thanks, I committed this with minor tweaks (as below).

Gerald

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.370
diff -u -3 -p -r1.370 index.html
--- index.html	25 Apr 2003 07:58:17 -0000	1.370
+++ index.html	30 Apr 2003 12:43:53 -0000
@@ -42,7 +42,9 @@ to maintain and improve quality.</p>
 <dt><strong>Active release branch:</strong>
   will become <a href="gcc-3.3/index.html">GCC 3.3</a>
 </dt><dd>
-  <a href="develop.html#stage3">Stage 3</a>; open for all maintainers.
+  Prerelease Stage; non-documentation changes require
+  <a href="http://gcc.gnu.org/ml/gcc/2003-04/msg01430.html";>approval by
+  the release manager</a>.
 </dd>

 <dt><strong>Current release series:</strong>
Index: gcc-3.3/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.3/index.html,v
retrieving revision 1.2
diff -u -3 -p -r1.2 index.html
--- gcc-3.3/index.html	25 Feb 2003 18:08:45 -0000	1.2
+++ gcc-3.3/index.html	30 Apr 2003 12:43:53 -0000
@@ -9,8 +9,8 @@
 <h1>GCC 3.3</h1>

 <p>GCC 3.3 is the active release branch of GCC, currently in
-<a href="../develop.html#stage3">stage 3</a> of development.  A set
-of <a href="criteria.html">release criteria</a> define when this version
+<a href="http://gcc.gnu.org/ml/gcc/2003-04/msg01430.html";>prerelease</a>.
+A set of <a href="criteria.html">release criteria</a> define when this version
 will be ready for release.</p>

 <p>GCC 3.3 will include numerous <a href="changes.html">new features,


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