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: libstdc++/index.html


Installed.

Gerald


2001-10-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>

	* index.html: Update link to GCC 3.0.

 2001-09-17  Phil Edwards  <pme@gcc.gnu.org>

 	* download.html:  HTML to XHTML change.  Lowercase tags.
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/libstdc++/index.html,v
retrieving revision 1.16
diff -u -3 -p -r1.16 index.html
--- index.html	2001/09/17 23:03:03	1.16
+++ index.html	2001/10/01 07:50:51
@@ -43,7 +43,7 @@
 <dl>
  <dt>2001-06-18
  <dd> First major compiler release using libstdc++-v3 by default,
-   <a href="http://gcc.gnu.org/gcc-3.0/gcc-3.0.html";>GCC 3.0</a>.
+   <a href="http://gcc.gnu.org/gcc-3.0/";>GCC 3.0</a>.
  <dt>2001-04-06
  <dd> Eleventh snapshot release, <a href="download.html">libstdc++-2.92.tar.gz</a>.
  <dt>2000-11-17


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