summaryrefslogtreecommitdiff
path: root/docs/lists.html
diff options
context:
space:
mode:
authorBrian <brian@yutani.localnet.net>2006-12-06 08:20:03 -0700
committerBrian <brian@yutani.localnet.net>2006-12-06 08:20:03 -0700
commit7f82674a7efd4432059d9460c8e1272386112deb (patch)
treead41ceb173be90c721370c9743e5fe3b7f4285cc /docs/lists.html
parenteb9033c72362ac217ef1d38d428a61e473ddd507 (diff)
Updated with new mesa-commit list.
Diffstat (limited to 'docs/lists.html')
-rw-r--r--docs/lists.html65
1 files changed, 35 insertions, 30 deletions
diff --git a/docs/lists.html b/docs/lists.html
index 76ebf32c3f..0ff1650f55 100644
--- a/docs/lists.html
+++ b/docs/lists.html
@@ -9,47 +9,52 @@
<H1>Mailing Lists</H1>
-<p>There are four Mesa mailing lists:</p>
+<p>There are four Mesa mailing lists:
+</p>
+
<ul>
-<li><b>mesa3d-users</b> - intended for users of the Mesa library.
-Newbie questions are appropriate, but please try reading the Mesa documentation first.
-</li><li><b>mesa3d-dev</b> - intended for developers of the Mesa library.
-This is not for beginners.
-</li><li><b>mesa3d-cvs</b> - CVS check-in messages are sent to this list.
-This is useful for tracking ongoing development changes.
-</li><li><b>mesa3d-announce</b> - announcements of new Mesa versions are sent to this list.
-</li></ul>
+<li><a href="https://lists.sourceforge.net/lists/listinfo/mesa3d-announce"
+target="_parent">mesa3d-announce</a> - announcements of new Mesa
+versions are sent to this list.
+</li>
+<br>
+<li><a href="https://lists.sourceforge.net/lists/listinfo/mesa3d-users"
+target="_parent">mesa3d-users</a> - intended for users of the Mesa library.
+Newbie questions are appropriate, but please try the general OpenGL
+resources and Mesa documentation first.
+</li>
+<br>
+<li><a href="https://lists.sourceforge.net/lists/listinfo/mesa3d-dev"
+target="_parent">mesa3d-dev</a> - for discussion of Mesa development.
+Not for beginners.
+</li>
+<br>
+<li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-commit"
+target="_parent">mesa-commit</a> - relays git check-in messages
+(for developers).
+</li>
+</ul>
-<p>
-To subscribe or unsubscribe, go to the
-<a href="http://www.sourceforge.net/mail/?group_id=3" target="_parent">
-SourceForge lists page.</a>
-</p>
+<p>Note: the old mesa3d-cvs list is no longer in use.</p>
-<p>The mailing lists are managed by SourceForge. If you're having trouble
-with the mailing lists please contact the SourceForge administrators for help.</p>
+<br>
-<p>Archives of the old Mesa mailing list which was hosted by unicamp.br
-are available <a href="http://groups.yahoo.com/group/mesa/messages/"
-target="_parent">here</a>.</p>
+<H1>OpenGL Forums</H1>
<p>
Here are some other OpenGL-related forums you might find useful:
</p>
-<p>
-Usenet newsgroups:
<ul>
-<li>comp.graphics.algorithms
-<li>comp.graphics.api.opengl
-<li>comp.os.linux.x
+<li><a href="http://www.opengl.org/cgi-bin/ubb/ultimatebb.cgi"
+target="_parent">OpenGL discussion forums</A> at www.opengl.org</li>
+<li>Usenet newsgroups:
+<ul>
+<li>comp.graphics.algorithms</li>
+<li>comp.graphics.api.opengl</li>
+<li>comp.os.linux.x</li>
+</ul>
</ul>
-</p>
-
-<p>
-<a href="http://www.opengl.org/" target="_parent">OpenGL discussion forums</A>
-at www.opengl.org
-</p>
</HTML>
</BODY>