|
From: Nicholas N. <nj...@ca...> - 2004-01-31 21:49:13
|
CVS commit by nethercote: Mentioned mirroring of valgrind-users at Gmane. M +23 -14 lists.html 1.4 --- devel-home/valgrind/lists.html #1.3:1.4 @@ -5,18 +5,27 @@ ?> -The <a HREF="http://lists.sourceforge.net/lists/listinfo/valgrind-users"> -users list</a> is a general discussion list for anything that comes up -when using Valgrind -- if you can't work out how to use it, if you don't -understand an error message, you have an idea for a new Valgrind tool -and want some feedback, etc. It is read by all the developers, plus a -bunch of other knowledgeable folk. -<p> -The <a HREF="http://lists.sourceforge.net/lists/listinfo/valgrind-developers"> -developers list</a> is aimed at developers. It's for discussion of -technical implementation details. Our CVS commit logs are also emailed -there. -<p> -We hope to have an low-volume announcement list, for announcing new -releases, soon. +<ul> +<li>The + <a href="http://lists.sourceforge.net/lists/listinfo/valgrind-users">users + list</a> is a general discussion list for anything that comes up when using + Valgrind -- if you can't work out how to use it, if you don't understand an + error message, you have an idea for a new Valgrind tool and want some + feedback, etc. It is read by all the developers, plus a bunch of other + knowledgeable folk. + <p> + The list is mirrored at + <a href="http://news.gmane.org/gmane.comp.debugging.valgrind">Gmane</a>. + You can <a href="http://search.gmane.org">search</a> through old messages + using the group name <code>gmane.comp.debugging.valgrind</code>. + <p> +<li>The + <a href="http://lists.sourceforge.net/lists/listinfo/valgrind-developers">developers + list</a> is aimed at developers. It's for discussion of technical + implementation details. Our CVS commit logs are also emailed there. + <p> +</ul> + +We should really also have a low-volume announcement list, for announcing new +releases. <p> |