This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC "releases" web page is missing 2.95.3
- To: Jonathan Thornburg <jthorn at galileo dot thp dot univie dot ac dot at>
- Subject: Re: GCC "releases" web page is missing 2.95.3
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Tue, 20 Mar 2001 08:38:35 +0100 (CET)
- cc: <gcc at gcc dot gnu dot org>, <gcc-patches at gcc dot gnu dot org>, Jonathan Thornburg <jthorn at thp dot univie dot ac dot at>
On Mon, 19 Mar 2001, Jonathan Thornburg wrote:
> http://gcc.gnu.org/releases.html is missing any mention of the
> 2.95.3 release.
No longer. ;-)
Bernd, what do you think about us writing down a small "release managers"
manual, where we list all things that need to be done for/after a release,
so that we (not necessary the RM himself!) will be more proactive in the
future?
Gerald
Index: releases.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/releases.html,v
retrieving revision 1.12
diff -u -3 -p -r1.12 releases.html
--- releases.html 2001/02/13 09:10:41 1.12
+++ releases.html 2001/03/20 07:36:05
@@ -31,6 +31,7 @@ number is maintained.</p>
<table border=1 cellspacing=0 cellpadding=5>
<tr><th>Release Name</th><th>Version number</th><th>Release date</th></tr>
+<tr><td><a href="gcc-2.95/gcc-2.95.3.html">GCC 2.95.3</a></td><td>2.95.3</td> <td>March 16, 2001</td></tr>
<tr><td><a href="gcc-2.95/gcc-2.95.2.html">GCC 2.95.2</a></td><td>2.95.2</td> <td>October 24, 1999</td></tr>
<tr><td><a href="gcc-2.95/gcc-2.95.1.html">GCC 2.95.1</a></td><td>2.95.1</td> <td>August 19, 1999</td></tr>
<tr><td><a href="gcc-2.95/gcc-2.95.html">GCC 2.95</a></td> <td>2.95</td> <td>July 31, 1999</td></tr>