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]

[wwwdocs] index.html: Add a link to the 4.2 status message.


Hi,

Attached is a patch to add a link to the 4.2 status message.

Committed as obvious.

Kazu Hirata

Index: index.html
===================================================================
--- index.html	25 Jan 2006 15:54:17 -0000	1.536
+++ index.html	25 Jan 2006 16:02:09 -0000
@@ -73,7 +73,10 @@
 
 <dt><strong>Active development (mainline):</strong>
   will become GCC 4.2.0 (<a href="gcc-4.2/changes.html">current changes</a>)
-</dt><dd><a href="develop.html#stage1">Stage 1</a>; open for all changes.
+</dt><dd>
+  Status: <a href="develop.html#stage1">Stage 1</a>;
+  <a href="http://gcc.gnu.org/ml/gcc/2006-01/msg00478.html";>2006-01-15</a>
+  (open for all changes).
 </dd>
 
 </dl>


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