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]

[wwwdocs] PATCH for Re: 4.8 status on front page


On Fri, 10 May 2013, Kenny Simpson wrote:
> On http://gcc.gnu.org, the 4.8 status is still pointing to the original 
> release note from 4.8.0.
> 
> Shouldn't it be updated to the status report on 2013-05-07 ?
> http://gcc.gnu.org/ml/gcc/2013-05/msg00074.html

Yes, you're right.  Fixed thusly.

Thanks for the nudge!

Gerald

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.882
diff -u -3 -p -r1.882 index.html
--- index.html	30 Apr 2013 16:19:33 -0000	1.882
+++ index.html	12 May 2013 22:54:17 -0000
@@ -134,7 +134,7 @@ Any additions?  Don't be shy, send them 
 </dt><dd>
   Status:
   <!--GCC 4.8 status below-->
-  <a href="http://gcc.gnu.org/ml/gcc/2013-03/msg00179.html";>2013-03-22</a>
+  <a href="http://gcc.gnu.org/ml/gcc/2013-05/msg00074.html";>2013-05-07</a>
   <!--GCC 4.8 status above-->
   (regression fixes and docs only).
   <br />


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