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]

PATCH: announce.html, javaannounce.html, news.html


The following is a combination of changes by Matt and myself:

  Move announce.html and javaannounce.html in the news subdirectory.
  Add a disclaimer to news/announce.html.

Installed. Thanks, Matt!
Gerald

Index: news.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.46
diff -r1.46 news.html
247c247
< <br><a href="javaannounce.html">Read the release announcement</a>.
---
> <br><a href="news/javaannounce.html">Read the release announcement</a>.
481c481
<   The egcs project is <a href="announcement.html">announced publicly</a>
---
>   The egcs project is <a href="news/announcement.html">announced publicly</a>

The disclaimer in news/announce.html reads:
+ <p><small>This page is obsolete and kept for historical reasons only.
+ Please refer to <a href="../index.html">our main page</a> for up-to-date
+ information and our <a href="../news.html">news pages</a> for historical
+ news.</small></p>



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