NEWS link for gas

Ben Elliston bje@au.ibm.com
Fri May 21 01:34:00 GMT 2004


Matt Davis <deadsmith@mail.utexas.edu> writes:

> the NEWS link for gas near the top of the page gave me a CVS error.

It would best if the CVS revisions were not hardwired in the web page,
but if the revision tag for the current release were used instead.
Something like:

--- index.html~	2004-05-21 10:51:26.000000000 +1000
+++ index.html	2004-05-21 10:55:43.000000000 +1000
@@ -49,9 +49,9 @@
 
 <P>
 The latest release of GNU binutils is 2.15.  The various NEWS files
-(<A href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/src/binutils/NEWS?rev=1.42&content-type=text/plain&cvsroot=src">binutils</A>,
- <A href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/src/gas/NEWS?rev=1.40.6.2&content-type=text/plain&cvsroot=src">gas</A>, and
- <A href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/src/ld/NEWS?rev=1.55.6.1&content-type=text/plain&cvsroot=src">ld</A>)
+(<A href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/src/binutils/NEWS?only_with_tag=binutils-2_15&content-type=text/plain&cvsroot=src">binutils</A>,
+ <A href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/src/gas/NEWS?only_with_tag=binutils-2_15&content-type=text/plain&cvsroot=src">gas</A>, and
+ <A href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/src/ld/NEWS?only_with_tag=binutils-2_15&content-type=text/plain&cvsroot=src">ld</A>)
 have details of what has changed in this release.
 
 <P>

Ben



More information about the Binutils mailing list