Module: Mesa Branch: master Commit: b695cbd57cb5a9e0918a0780a77cca38b8225df3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b695cbd57cb5a9e0918a0780a77cca38b8225df3
Author: Brian Paul <[email protected]> Date: Fri Apr 23 15:36:29 2010 -0600 docs: add links to old mailing list archives --- docs/lists.html | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/docs/lists.html b/docs/lists.html index 1c6a4d9..1487891 100644 --- a/docs/lists.html +++ b/docs/lists.html @@ -40,6 +40,15 @@ versions are sent to this list. Very low traffic. Follow the links above for list archives. </p> +<p> +The old Mesa lists hosted at SourceForge are no longer in use. +The archives are still available, however: +<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-announce" target="_parent">mesa3d-announce</a>, +<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-users" target="_parent">mesa3d-users</a>, +<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-dev" target="_parent">mesa3d-dev</a>. +</p> + + <p>For mailing lists about Direct Rendering Modules (drm) in Linux/BSD kernels, see the <a href="http://dri.freedesktop.org/wiki/MailingLists" target="_parent"> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
