This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
PATCH: lists.html
- To: <gcc-patches at gcc dot gnu dot org>
- Subject: PATCH: lists.html
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Sat, 17 Mar 2001 10:39:03 +0100 (CET)
- cc: <java-patches at gcc dot gnu dot org>
Add a bit of structure; move the description of java-announce.
Installed.
Gerald
Index: lists.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/lists.html,v
retrieving revision 1.58
diff -u -3 -p -r1.58 lists.html
--- lists.html 2001/03/07 12:29:33 1.58
+++ lists.html 2001/03/17 09:37:50
@@ -14,11 +14,22 @@
<p><a name="gcc">The GCC project has many mailing lists</a>:
+<p>Announcement lists:</p>
+
<ul>
<li><b><a href="http://gcc.gnu.org/ml/gcc-announce/">gcc-announce</a></b>
is a read-only low volume list where
we post announcements about releases or other important events.</li>
+ <li><b><a href="http://gcc.gnu.org/ml/java-announce/">java-announce</a></b>
+ is a low-volume, moderated, announcements-only list. Only announcements
+ related to the Java language front end or runtime library are posted
+ here.</li>
+<ul>
+
+<p>Open lists:</p>
+
+</ul>
<li><b><a href="http://gcc.gnu.org/ml/gcc/">gcc</a></b>
is a high volume list for general development discussions about GCC.
Anything relevant to the development or testing of GCC and not
@@ -45,11 +56,6 @@
is the main discussion and development list for the standard C++
library (libstdc++-v3). Patches to libstdc++-v3 should be sent to
both this list and <b>gcc-patches</b>.</li>
-
- <li><b><a href="http://gcc.gnu.org/ml/java-announce/">java-announce</a></b>
- is a low-volume, moderated, announcements-only list. Only announcements
- related to the Java language front end or runtime library are posted
- here.</li>
<li><b><a href="http://gcc.gnu.org/ml/java/">java</a></b>
is the main discussion and development list for the Java language