This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: correct dates in develop.html


On Fri, 10 Jan 2003, Joe Buck wrote:
> I got the release dates from the ChangeLog file.

Okay, so I have committed your patch, plus the following.

Thanks,
Gerald


Index: releases.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/releases.html,v
retrieving revision 1.39
diff -u -3 -p -r1.39 releases.html
--- releases.html	22 Nov 2002 17:20:07 -0000	1.39
+++ releases.html	13 Jan 2003 23:03:15 -0000
@@ -36,9 +36,9 @@ opposed to development snapshots).</p>
 <table border="1" cellspacing="0" cellpadding="5">
 <tr><th>Release</th><th>internal version</th><th>Release date</th></tr>

-<tr><td><a href="gcc-3.2/">GCC 3.2.1</a></td> <td></td> <td>November 21, 2002</td></tr>
+<tr><td><a href="gcc-3.2/">GCC 3.2.1</a></td> <td></td> <td>November 19, 2002</td></tr>
 <tr><td><a href="gcc-3.2/">GCC 3.2</a></td> <td></td> <td>August 14, 2002</td></tr>
-<tr><td><a href="gcc-3.1/">GCC 3.1.1</a></td> <td></td> <td>July 26, 2002</td></tr>
+<tr><td><a href="gcc-3.1/">GCC 3.1.1</a></td> <td></td> <td>July 25, 2002</td></tr>
 <tr><td><a href="gcc-3.1/">GCC 3.1</a></td>   <td></td> <td>May 15, 2002</td></tr>
 <tr><td><a href="gcc-3.0/">GCC 3.0.4</a></td> <td></td> <td>February 20, 2002</td></tr>
 <tr><td><a href="gcc-3.0/">GCC 3.0.3</a></td> <td></td> <td>December 20, 2001</td></tr>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]