[wwwdocs] changes for announcing 3.3.3

Joe Buck Joe.Buck@synopsys.COM
Thu Feb 26 23:54:00 GMT 2004


The GCC web site still hasn't been updated for the GCC 3.3.3 release.
Here is a fix.

Gerald or Janis, please apply this patch.

Joe
--

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.419
diff -u -r1.419 index.html
--- index.html	22 Feb 2004 02:58:43 -0000	1.419
+++ index.html	26 Feb 2004 23:01:45 -0000
@@ -87,6 +87,11 @@
 
 <dl>
 
+<dt><b>February 24, 2004</b></dt>
+<dd>
+<a href="gcc-3.3/">GCC 3.3.3</a> has been released.
+</dd>
+
 <dt><b>February 6, 2004</b></dt>
 <dd>
 Josef Zlomek of SUSE Labs and Daniel Berlin of IBM Research have contributed
Index: gcc-3.3/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.3/index.html,v
retrieving revision 1.10
diff -u -r1.10 index.html
--- gcc-3.3/index.html	17 Oct 2003 23:32:15 -0000	1.10
+++ gcc-3.3/index.html	26 Feb 2004 23:01:46 -0000
@@ -8,10 +8,13 @@
 
 <h1>GCC 3.3 Release Series</h1>
 
-<p>October 16, 2003</p>
+<p>February 24, 2004</p>
 
 <p>The <a href="http://www.gnu.org">GNU project</a> and the GCC
-developers are pleased to announce the release of GCC 3.3.2.</p>
+developers are pleased to announce the release of GCC 3.3.3.  This release
+was actually completed on February 14, but technical issues with the
+transition to new security measures for protecting FSF servers required a
+delay in the announcement.</p>
 
 <p>The GCC 3.3 release series includes numerous <a href="changes.html">new
 features, improvements, bug fixes, and other changes</a>, thanks to an <a
@@ -26,6 +29,10 @@
 <h2>Release History</h2>
 
 <dl>
+<dt>GCC 3.3.3</dt>
+<dd><a name="3.3.3">February 14, 2003</a>
+    (<a href="changes.html#3.3.3">changes</a>)
+</dd>
 <dt>GCC 3.3.2</dt>
 <dd><a name="3.3.2">October 16, 2003</a>
     (<a href="changes.html#3.3.2">changes</a>)
Index: gcc-3.3/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.3/changes.html,v
retrieving revision 1.49
diff -u -r1.49 changes.html
--- gcc-3.3/changes.html	24 Feb 2004 19:14:29 -0000	1.49
+++ gcc-3.3/changes.html	26 Feb 2004 23:01:47 -0000
@@ -11,6 +11,9 @@
 <body>
 <h1>GCC 3.3 Release Series<br />Changes, New Features, and Fixes</h1>
 
+<p>The latest release in the 3.3 release series is
+<a href="#3.3.3">GCC 3.3.3</a>.</p>
+
 <h2>Caveats</h2>
 
   <ul>



More information about the Gcc-patches mailing list