This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: index.html and availability
- To: Jeffrey A Law <law at cygnus dot com>
- Subject: Re: PATCH: index.html and availability
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Fri, 30 Jun 2000 23:35:27 +0200 (CEST)
- cc: gcc-patches at gcc dot gnu dot org
On Mon, 26 Jun 2000, Jeffrey A Law wrote:
>> Shall we remove that sentence altogether and refer to our contribute.html
>> page instead (which in turn has references to the FSF)?
> That might be better -- it'd be best if we explained this stuff in one place
> instead of different places (where we're more likely to get it wrong :-)
Well, as both of us tend in that direction... :-)
Installed.
Gerald
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.209
diff -c -3 -p -r1.209 index.html
*** index.html 2000/06/29 18:17:47 1.209
--- index.html 2000/06/30 21:33:08
*************** from the "GNU C Compiler" to the "GNU Co
*** 78,88 ****
<a href="gccmission.html">mission statement</a> which more accurately
reflects the fundamental goals of the project.
! <p>We want to work closely with contributors to help and encourage
! them to submit their changes for inclusion in GCC. We thus provide
! access to our development sources with <a href="snapshots.html">weekly
! snapshots</a> and <a href="cvs.html">anonymous CVS</a>. All code is <a
! href="contribute.html">assigned to the FSF</a>.</p>
<p>We will provide regular, high quality
<a href="releases.html">releases</a>.
--- 78,88 ----
<a href="gccmission.html">mission statement</a> which more accurately
reflects the fundamental goals of the project.
! <p>We want to work closely with developers to help and encourage them
! to <a href="contribute.html">contribute changes</a> for inclusion in
! GCC. We thus provide access to our development sources with <a
! href="snapshots.html">weekly snapshots</a> and <a
! href="cvs.html">anonymous CVS</a>.</p>
<p>We will provide regular, high quality
<a href="releases.html">releases</a>.