This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[Committed wwwdocs] Update latest branch status e-mail.
- From: Roger Sayle <roger at eyesopen dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Sat, 30 Oct 2004 15:32:37 -0600 (MDT)
- Subject: [Committed wwwdocs] Update latest branch status e-mail.
I've committed the following patch to wwwdocs as "obvious".
2004-10-30 Roger Sayle <roger@eyesopen.com>
* htdocs/index.html: Update for latest 3.4/4.0 branch status e-mail.
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.462
diff -c -3 -p -r1.462 index.html
*** index.html 9 Oct 2004 13:39:41 -0000 1.462
--- index.html 30 Oct 2004 22:28:41 -0000
*************** to maintain and improve quality.</p>
*** 44,50 ****
<a href="gcc-3.4/">GCC 3.4.2</a> (released 2004-09-06)
</dt><dd>
Branch status:
! <a href="http://gcc.gnu.org/ml/gcc/2004-10/msg00373.html">2004-10-08</a>
(open for regression fixes only).
</dd>
--- 44,50 ----
<a href="gcc-3.4/">GCC 3.4.2</a> (released 2004-09-06)
</dt><dd>
Branch status:
! <a href="http://gcc.gnu.org/ml/gcc/2004-10/msg01005.html">2004-10-26</a>
(open for regression fixes only).
</dd>
*************** to maintain and improve quality.</p>
*** 69,75 ****
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/msg00373.html">2004-10-08</a>
(<a href="develop.html#stage3">Stage 3</a>; open for all maintainers).
</dd>
--- 69,75 ----
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="develop.html#stage3">Stage 3</a>; open for all maintainers).
</dd>
Roger
--