This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
PATCH: libstdc++/mail.html
- To: <gcc-patches at gcc dot gnu dot org>, <libstdc++ at sources dot redhat dot com>
- Subject: PATCH: libstdc++/mail.html
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Sun, 26 Nov 2000 02:06:30 +0100 (CET)
This fixes part of web/886 (filed by Joseph).
2000-11-26 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* mail.html: Mark the libstdc++-prs list as historical and remove
most references. Remove reference to sourceware.
Installed.
Gerald
Index: mail.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/libstdc++/mail.html,v
retrieving revision 1.5
diff -c -3 -p -r1.5 mail.html
*** mail.html 2000/11/17 01:21:14 1.5
--- mail.html 2000/11/26 01:03:10
***************
*** 20,30 ****
development list
<LI>libstdc++-cvs@sources.redhat.com: a mailing list of
CVS-produced messages (exciting reading!)
- <LI>libstdc++-prs@sources.redhat.com: a mailing list for problem
- reports and bugs
</UL>
- These used to be <EM>@sourceware.cygnus.com</EM> but have been renamed;
- the old names will continue to work for a while.
</P>
<P>Use this handy little form to subscribe or unsubscribe from any of
--- 20,26 ----
***************
*** 35,41 ****
<select name="listname">
<option value="libstdc++">libstdc++
<option value="libstdc++-cvs">libstdc++-cvs
- <option value="libstdc++-prs">libstdc++-prs
</select>
<br>
Your e-mail address:
--- 31,36 ----
***************
*** 60,65 ****
--- 55,61 ----
<LI><A HREF="http://sources.redhat.com/ml/libstdc++/">libstdc++</A>
<LI><A HREF="http://sources.redhat.com/ml/libstdc++-cvs/">libstdc++-cvs</A>
<LI><A HREF="http://sources.redhat.com/ml/libstdc++-prs/">libstdc++-prs</A>
+ (historical)
</UL>
</P>
***************
*** 78,82 ****
<!--#include virtual="/libstdc++/footer.ihtml"-->
</BODY>
</HTML>
-
-
--- 74,76 ----