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: links to issues, criteria


On Mon, Mar 11, 2002 at 12:54:47PM -0800, Benjamin Kosnik wrote:
> 
> Can
> http://gcc.gnu.org/gcc-3.1/criteria.html
> http://gcc.gnu.org/gcc-3.1/issues.html
> 
> be linked off of either the main page, or
> http://gcc.gnu.org/develop.html


Is this OK to commit?


Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.295
diff -u -r1.295 index.html
--- index.html	2002/02/25 05:29:55	1.295
+++ index.html	2002/03/11 22:49:16
@@ -120,8 +120,8 @@
 <p>Currently GCC contains front ends for C, C++, Objective C, Chill,
 Fortran, and <a href="java/">Java</a>
 as well as libraries for these languages (<a href="libstdc++/">libstdc++</a>,
-libgcj,...).  The next major release, GCC 3.1, will also include an
-Ada front end.
+libgcj,...).  The next major release, <a href="gcc-3.1/criteria.html">GCC 3.1</a>, 
+will also include an Ada front end.
 </p>
 
 <p>We want to work closely with developers to help and encourage them
Index: gcc-3.1/criteria.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.1/criteria.html,v
retrieving revision 1.9
diff -u -r1.9 criteria.html
--- criteria.html	2002/03/10 18:51:14	1.9
+++ criteria.html	2002/03/11 22:49:17
@@ -41,7 +41,7 @@
 relative to previous releases of GCC.  Each of these improvements must
 be completed before GCC 3.1 is released:</p>
 <ul>
-<li><p>Open Bugs</p>
+<li><p><a href="issues.html">Open Bugs</a></p>
     <p>High-priority open bugs in GNATS will be fixed before the
        GCC 3.1 release.</p>
 </li>
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@attbi.com


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