OSDN Git Service

2000-04-29 Phil Edwards <pme@sourceware.cygnus.com>
authorpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Apr 2000 20:41:19 +0000 (20:41 +0000)
committerpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Apr 2000 20:41:19 +0000 (20:41 +0000)
* docs/download.html:  Add link to list of mirror sites.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33535 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/docs/download.html

index f701797..552bf27 100644 (file)
@@ -1,3 +1,7 @@
+2000-04-29  Phil Edwards  <pme@sourceware.cygnus.com>
+
+       * docs/download.html:  Add link to list of mirror sites.
+
 2000-04-26  Nathan C. Myers  <ncm@cantrip.org>
 
        * bits/basic_string.h: include <bits/atomicity.h> instead
index c6a834d..0a6a414 100644 (file)
@@ -9,7 +9,11 @@
   <A HREF="ftp://sourceware.cygnus.com/pub/libstdc++/">
            ftp://sourceware.cygnus.com/pub/libstdc++/
   </A>
-</BLOCKQUOTE></P>
+</BLOCKQUOTE>
+   You will probably need to use one of the 
+   <A HREF="http://sourceware.cygnus.com/mirrors.html">mirror sites</A>
+   due to the heavy load on the main server.
+</P>
 
 <P>CVS repository available by anonymous CVS.
   <UL>
@@ -18,8 +22,8 @@
    <LI>cvs -z9 -d :pserver:anoncvs@sourceware.cygnus.com:/cvs/libstdc++ co libstdc++
 
    <LI>You only need to specify the repository root the first time; after
-       that cvs will go to the correct place automatically.  Using '-z9'
-       is highly recommended, as it will reduce the bandwidth required.
+       that cvs will go to the correct place automatically.  Using '-z9' is
+       <B>highly</B> recommended, as it will reduce the bandwidth required.
 
    <LI>You can 
        <A HREF="/cgi-bin/cvsweb.cgi/libstdc++?cvsroot=libstdc++">browse