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]

PATCH for Re: web page starting to show its age


On Thu, 3 Oct 2002, Joe Buck wrote:
> Also:
>
> Current release series: GCC 3.2
>
> should say
> GCC 3.2 (released 2002-08-14) is the last 3.2 release.

Here is what I just installed:

  Have release dates directly besides version number.

Is this fine with you?

(I'm not a native speaker, and I just realise that "besides" in the
CVS log above doesn't seem right, but wouldn't "last" mean "final"
in this case?)

Gerald

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.335
diff -u -3 -p -r1.335 index.html
--- index.html	4 Oct 2002 13:20:29 -0000	1.335
+++ index.html	4 Oct 2002 13:38:08 -0000
@@ -141,16 +141,15 @@ and automated testers</a> to maintain an

 <dl>
 <dt><strong>Current release series:</strong>
-  <a href="gcc-3.2/changes.html">GCC 3.2</a>
+  <a href="gcc-3.2/changes.html">GCC 3.2</a> (released 2002-08-14)
 </dt><dd>
   Open for all maintainers; fixes for regressions only.
 </dd>

 <dt><strong>Previous release series:</strong>
-  <a href="gcc-3.1/">GCC 3.1.1</a>
+  <a href="gcc-3.1/">GCC 3.1.1</a> (released 2002-07-26)
 </dt><dd>
-  GCC 3.1.1 (released 2002-07-26) is the last 3.1 release;
-  the 3.1-branch became the
+  GCC 3.1.1 is the last 3.1 release; the 3.1-branch became the
   <a href="gcc-3.2/changes.html">GCC 3.2</a>-branch.
 </dd>



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