diff mbox

[wwwdocs] Rotate news

Message ID alpine.LNX.2.00.1111131526070.3570@gerinyyl.fvgr
State New
Headers show

Commit Message

Gerald Pfeifer Nov. 13, 2011, 2:29 p.m. UTC
...to make space for more to come. :-)

Gerald
diff mbox

Patch

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.822
diff -u -r1.822 index.html
--- index.html	8 Nov 2011 12:09:30 -0000	1.822
+++ index.html	13 Nov 2011 14:24:54 -0000
@@ -87,28 +87,6 @@ 
     <span class="date">[2011-04-28]</span></dt>
 <dd></dd>
 
-<dt><span><a href="gcc-4.4/">GCC 4.4.6</a> released</span>
-    <span class="date">[2011-04-16]</span></dt>
-
-<dt><span>GCC at Google Summer of Code</span>
-    <span class="date">[2011-04-04]</span></dt>
-<dd>GCC has been accepted to
-<a href="http://socghop.appspot.com/gsoc/org/google/gsoc2011/gcc">Google's
-Summer of Code 2011</a>.
-We are currently accepting student applications.</dd>
-
-<dt><span><a href="gcc-4.6/">GCC 4.6.0</a> released</span>
-    <span class="date">[2011-03-25]</span></dt>
-
-<dt><span>Objective-C enhanced significantly</span>
-    <span class="date">[2011-01-11]</span></dt>
-<dd>GCC 4.6 will support many <a href="gcc-4.6/changes.html#objective-c">new
-  Objective-C features</a>, such as declared and synthesized properties, dot
-  syntax, fast enumeration, optional protocol methods, method/protocol/class
-  attributes, class extensions and a new GNU Objective-C runtime API.  This
-  was contributed by Nicola Pero and Iain Sandoe, with support from Mike
-  Stump.</dd>
-
 </dl>
 
 <div>
Index: news.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.130
diff -u -r1.130 news.html
--- news.html	10 Sep 2011 21:09:18 -0000	1.130
+++ news.html	13 Nov 2011 14:24:57 -0000
@@ -14,6 +14,28 @@ 
 
 <!-- ATTENTION: This page is for *OLD* news!  Latest news goes first. -->
 
+<dt><span><a href="gcc-4.4/">GCC 4.4.6</a> released</span>
+    <span class="date">[2011-04-16]</span></dt>
+
+<dt><span>GCC at Google Summer of Code</span>
+    <span class="date">[2011-04-04]</span></dt>
+<dd>GCC has been accepted to
+<a href="http://socghop.appspot.com/gsoc/org/google/gsoc2011/gcc">Google's
+Summer of Code 2011</a>.
+We are currently accepting student applications.</dd>
+
+<dt><span><a href="gcc-4.6/">GCC 4.6.0</a> released</span>
+    <span class="date">[2011-03-25]</span></dt>
+
+<dt><span>Objective-C enhanced significantly</span>
+    <span class="date">[2011-01-11]</span></dt>
+<dd>GCC 4.6 will support many <a href="gcc-4.6/changes.html#objective-c">new
+  Objective-C features</a>, such as declared and synthesized properties, dot
+  syntax, fast enumeration, optional protocol methods, method/protocol/class
+  attributes, class extensions and a new GNU Objective-C runtime API.  This
+  was contributed by Nicola Pero and Iain Sandoe, with support from Mike
+  Stump.</dd>
+
 <dt>December 16, 2010</dt>
 <dd><a href="gcc-4.5/">GCC 4.5.2</a> has been released.</dd>