[wwwdocs] gcc-2.95/index.html cleanup

Gerald Pfeifer gerald@pfeifer.com
Sun Jun 18 15:39:00 GMT 2006


I spotted this a while ago while working on the web pages in general,
and finally managed to address this:

  Streamline and bring in sync with related pages for other releases.

Installed

Gerald

Index: gcc-2.95/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-2.95/index.html,v
retrieving revision 1.1
diff -u -3 -p -r1.1 index.html
--- gcc-2.95/index.html	25 Jan 2002 23:16:42 -0000	1.1
+++ gcc-2.95/index.html	18 Jun 2006 15:26:24 -0000
@@ -7,16 +7,25 @@
 <body>
 <h1>GCC 2.95</h1>
 
-<p>July 31, 1999: The GNU project and the GCC/EGCS developers are
-pleased to announce the release of GCC version 2.95.  This is the
-first release of GCC since the April 1999 GCC/EGCS reunification and
-includes nearly a year's worth of new development and bugfixes.</p>
+<p>March 16, 2001: The GNU project and the GCC developers are
+pleased to announce the release of GCC version 2.95.3.</p>
 
-<p>August 19, 1999: GCC version 2.95.1 has been released.</p>
+<h2>Release History</h2>
 
-<p>October 27, 1999: GCC version 2.95.2 has been released.</p>
+<dl>
+<dt>GCC 2.95.3</dt>
+<dd>March 16, 2001</dd>
+<dt>GCC 2.95.2</dt>
+<dd>October 27, 1999</dd>
+<dt>GCC 2.95.1</dt>
+<dd>August 19, 1999</dd>
+<dt>GCC 2.95</dt>
+<dd>July 31, 1999.   This is the first release of GCC since the April
+1999 GCC/EGCS reunification and includes nearly a year's worth of new
+development and bugfixes.</dd>
+</dl>
 
-<p>March 16, 2001: GCC version 2.95.3 has been released.</p>
+<h2>References and Acknowledgements</h2>
 
 <p>GCC used to stand for the GNU C Compiler, but since the compiler
 supports several other languages aside from C, it now stands for the



More information about the Gcc-patches mailing list