[wwwdocs patch] Notes for libstdc++ snapshot users

Phil Edwards pedwards@disaster.jaj.com
Wed Feb 21 10:17:00 GMT 2001


Minor patch to make things clearer for those users with 2.95.x.  Applied to
mainline.

Phil



2001-02-21  Stephen M. Webb  <stephen.webb@cybersafe.com>

	* status.html:  Point to last snapshot usable with 2.95.x.


Index: status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/libstdc++/status.html,v
retrieving revision 1.9
diff -u -3 -p -r1.9 status.html
--- status.html	2001/01/23 16:49:33	1.9
+++ status.html	2001/02/21 18:14:06
@@ -20,6 +20,12 @@
    or via CVS using the "gcc_ss_20010122" checkout tag.
 </P>
 
+<P>The most recent version of this library that will build with
+   <A HREF=" http://gcc.gnu.org/gcc-2.95/gcc-2.95.2.html ">GCC 2.95.2</A>
+   is the ninth snapshot release,
+   <A HREF="download.html">libstdc++-2.90.8.tar.gz</A>.
+</P>
+
 <P>New things that work are in the latest
    <A HREF=" http://gcc.gnu.org/onlinedocs/libstdc++/17_intro/RELEASE-NOTES ">release notes</A>.
 </P>



More information about the Gcc-patches mailing list