[wwwdocs] correct dates/links on GCC 3.3 releases page

Gerald Pfeifer gerald@pfeifer.com
Sat Jun 4 23:16:00 GMT 2005


On Thu, 2 Jun 2005, R Hill wrote:
> corrects the release dates and link anchors on the 3.3 releases page.

Thanks.  For some reason the patch did not apply, though I didn't easily 
see why, so I made the changes manually and committed the following.

Gerald

PS: Gaby, FYI; something went wrong when updating these for 3.3.4, 
3.3.5, and 3.3.6.

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.3/index.html,v
retrieving revision 1.17
diff -u -3 -p -r1.17 index.html
--- index.html	26 May 2005 04:54:23 -0000	1.17
+++ index.html	4 Jun 2005 22:48:44 -0000
@@ -32,16 +32,16 @@ variety of targets and test packages.</p
 
 <dl>
 <dt>GCC 3.3.6</dt>
-<dd><a name="3.3.6">May 31, 2004</a>
-    (<a href="changes.html#3.3.3">changes</a>)
+<dd><a name="3.3.6">May 3, 2005</a>
+    (<a href="changes.html#3.3.6">changes</a>)
 </dd>
 <dt>GCC 3.3.5</dt>
-<dd><a name="3.3.5">May 31, 2004</a>
-    (<a href="changes.html#3.3.3">changes</a>)
+<dd><a name="3.3.5">September 30, 2004</a>
+    (<a href="changes.html#3.3.5">changes</a>)
 </dd>
 <dt>GCC 3.3.4</dt>
 <dd><a name="3.3.4">May 31, 2004</a>
-    (<a href="changes.html#3.3.3">changes</a>)
+    (<a href="changes.html#3.3.4">changes</a>)
 </dd>
 <dt>GCC 3.3.3</dt>
 <dd><a name="3.3.3">February 14, 2004</a>



More information about the Gcc-patches mailing list