[www patch] Rotate news.

Kazu Hirata kazu@cs.umass.edu
Thu Dec 4 05:29:00 GMT 2003


Hi,

Attached is a patch to rotate news.  This is pretty obvious, but I
don't know how long news should be kept in index.html.  I am guessing
that is 6 months or so.

OK to apply?

Kazu Hirata

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.406
diff -u -r1.406 index.html
--- index.html	2 Dec 2003 16:19:37 -0000	1.406
+++ index.html	4 Dec 2003 05:24:23 -0000
@@ -120,28 +120,6 @@
 It will be part of the GCC 3.4 release.
 </dd>
 
-<dt><b>May 27, 2003</b></dt>
-<dd>
-Proceedings and photographs of participants are available for the First
-Annual <a href="http://www.gccsummit.org/">GCC Developers' Summit</a>,
-which took place May 25-27, 2003.
-</dd>
-
-<dt><b>May 14, 2003</b></dt>
-<dd>
-<a href="gcc-3.3/">GCC 3.3</a> has been released.
-</dd>
-
-<dt><b>April 25, 2003</b></dt>
-<dd>
-<a href="gcc-3.2/">GCC 3.2.3</a> has been released.
-</dd>
-
-<dt><b>February 05, 2003</b></dt>
-<dd>
-<a href="gcc-3.2/">GCC 3.2.2</a> has been released.
-</dd>
-
 </dl>
 
 <a href="news.html">Older news and announcements...</a>
Index: news.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.85
diff -u -r1.85 news.html
--- news.html	29 Sep 2003 19:31:23 -0000	1.85
+++ news.html	4 Dec 2003 05:24:23 -0000
@@ -14,6 +14,28 @@
 
 <!-- ATTENTION: This page is for *OLD* news!  Latest news goes first. -->
 
+<dt><b>May 27, 2003</b></dt>
+<dd>
+Proceedings and photographs of participants are available for the First
+Annual <a href="http://www.gccsummit.org/">GCC Developers' Summit</a>,
+which took place May 25-27, 2003.
+</dd>
+
+<dt><b>May 14, 2003</b></dt>
+<dd>
+<a href="gcc-3.3/">GCC 3.3</a> has been released.
+</dd>
+
+<dt><b>April 25, 2003</b></dt>
+<dd>
+<a href="gcc-3.2/">GCC 3.2.3</a> has been released.
+</dd>
+
+<dt><b>February 05, 2003</b></dt>
+<dd>
+<a href="gcc-3.2/">GCC 3.2.2</a> has been released.
+</dd>
+
 <dt><b>January 29, 2003</b></dt>
 <dd>
 Andrew Haley of Red Hat completed the work begun by Bo Thorsen of SuSE



More information about the Gcc-patches mailing list