This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
PATCH for Re: Missing link to changes.html for 4.1...
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: David Daney <ddaney at avtrex dot com>
- Cc: gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Fri, 9 Dec 2005 23:26:55 +0100 (CET)
- Subject: PATCH for Re: Missing link to changes.html for 4.1...
- References: <4395E36E.40904@avtrex.com>
On Tue, 6 Dec 2005, David Daney wrote:
> After the 4.1 branch was created there appears to be no way to navigate to:
>
> http://gcc.gnu.org/gcc-4.1/changes.html
>
> from the gcc.gnu.org home page.
Now there is. ;-)
Thanks for the hint; I just installed the patch below.
Gerald
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.532
diff -u -3 -p -r1.532 index.html
--- index.html 9 Dec 2005 16:58:14 -0000 1.532
+++ index.html 9 Dec 2005 22:25:49 -0000
@@ -56,6 +56,7 @@ mission statement</a>.</p>
<dt><strong>Next release series:</strong>
<a href="gcc-4.1/">GCC 4.1.0</a>
+ (<a href="gcc-4.1/changes.html">current changes</a>)
</dt><dd>
Branch status:
<a href="http://gcc.gnu.org/ml/gcc/2005-10/msg00210.html">2005-10-10</a>