Move all 2024 news to the older news page.

Signed-off-by: Pietro Monteiro <[email protected]>
---
 htdocs/index.html | 26 ++++++--------------------
 htdocs/news.html  | 20 ++++++++++++++++++++
 2 files changed, 26 insertions(+), 20 deletions(-)

diff --git a/htdocs/index.html b/htdocs/index.html
index d032d02a..b9b130bb 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -55,6 +55,12 @@ mission statement</a>.</p>
 <h2 id="news">News</h2>
 <dl>
 
+<dt><span><a href="gcc-16/changes.html#algol68">Algol 68 front end added</a>
+</span>
+    <span class="date">[2025-12-17]</span></dt>
+    <dd>An experimental Algol 68 programming language front end has been added
+    to GCC.</dd>
+
 <dt><span><a 
href="https://inbox.sourceware.org/gcc/[email protected]/";>GCC
 developer room at FOSDEM 2026: Call for Participation</a></span>
     <span class="date">[2025-11-03]</span></dt>
     <dd>FOSDEM 2026: Brussels, Belgium, Jan 31 - Feb 1, 2026</dd>
@@ -88,26 +94,6 @@ mission statement</a>.</p>
 <dd>The COBOL programming language front end has been added to GCC.
   This front end was contributed by COBOLworx.</dd>
 
-<dt><span><a 
href="https://inbox.sourceware.org/gcc/[email protected]/";>GCC 
developer room at FOSDEM 2025: Call for Participation open</a></span>
-    <span class="date">[2024-10-30]</span></dt>
-    <dd>FOSDEM 2025: Brussels, Belgium, February 1-2 2025</dd>
-
-<dt><span><a href="gcc-14/">GCC 14.2</a> released</span>
-    <span class="date">[2024-08-01]</span></dt>
-    <dd></dd>
-
-<dt><span><a href="gcc-11/">GCC 11.5</a> released</span>
-    <span class="date">[2024-07-19]</span></dt>
-    <dd></dd>
-
-<dt><span><a href="gcc-12/">GCC 12.4</a> released</span>
-    <span class="date">[2024-06-20]</span></dt>
-    <dd></dd>
-
-<dt><span><a href="gcc-13/">GCC 13.3</a> released</span>
-    <span class="date">[2024-05-21]</span></dt>
-    <dd></dd>
-
 </dl>
 
 <div>
diff --git a/htdocs/news.html b/htdocs/news.html
index 9d7c69c9..efefc1be 100644
--- a/htdocs/news.html
+++ b/htdocs/news.html
@@ -16,6 +16,26 @@
 
 <!-- ATTENTION: This page is for *OLD* news!  Latest news goes first. -->
 
+<dt><span><a 
href="https://inbox.sourceware.org/gcc/[email protected]/";>GCC 
developer room at FOSDEM 2025: Call for Participation open</a></span>
+    <span class="date">[2024-10-30]</span></dt>
+    <dd>FOSDEM 2025: Brussels, Belgium, February 1-2 2025</dd>
+
+<dt><span><a href="gcc-14/">GCC 14.2</a> released</span>
+    <span class="date">[2024-08-01]</span></dt>
+    <dd></dd>
+
+<dt><span><a href="gcc-11/">GCC 11.5</a> released</span>
+    <span class="date">[2024-07-19]</span></dt>
+    <dd></dd>
+
+<dt><span><a href="gcc-12/">GCC 12.4</a> released</span>
+    <span class="date">[2024-06-20]</span></dt>
+    <dd></dd>
+
+<dt><span><a href="gcc-13/">GCC 13.3</a> released</span>
+    <span class="date">[2024-05-21]</span></dt>
+    <dd></dd>
+
 <dt><span><a href="https://gcc.gnu.org/wiki/cauldron2024";>GNU Tools Cauldron 
2024</a></span>
     <span class="date">[2024-05-07]</span></dt>
     <dd>Prague, Czech Republic, September 14-16 2024</dd>
-- 
2.43.0

Reply via email to