Author: kwilliams
Date: Sat Jul 29 20:02:16 2006
New Revision: 6730

Modified:
   Module-Build/trunk/Changes
   Module-Build/trunk/lib/Module/Build.pm
   Module-Build/trunk/lib/Module/Build/Authoring.pod

Log:
Update mailing list location

Modified: Module-Build/trunk/Changes
==============================================================================
--- Module-Build/trunk/Changes  (original)
+++ Module-Build/trunk/Changes  Sat Jul 29 20:02:16 2006
@@ -1,6 +1,6 @@
 Revision history for Perl extension Module::Build.
 
-0.2805  Sat Jul 29 21:01:37 CDT 2006
+0.2805  Sat Jul 29 22:01:24 CDT 2006
 
  - We now embed a copy of version.pm right in the
    Module::Build::Version source code, with John Peacock's blessing,
@@ -31,6 +31,9 @@
  - Module::Build::ModuleInfo will no longer detect things that look
    like $VERSION assignments after an __END__ or __DATA__ token.
 
+ - Updated documentation to mention the new mailing list on perl.org
+   rather than the old one on sourceforge.
+
 0.2804  Sun Jul 16 16:41:25 CDT 2006
 
  - Added 'use version;' in Module::Build::Version, because some

Modified: Module-Build/trunk/lib/Module/Build.pm
==============================================================================
--- Module-Build/trunk/lib/Module/Build.pm      (original)
+++ Module-Build/trunk/lib/Module/Build.pm      Sat Jul 29 20:02:16 2006
@@ -971,7 +971,7 @@
 Ken Williams <[EMAIL PROTECTED]>
 
 Development questions, bug reports, and patches should be sent to the
-Module-Build mailing list at <[EMAIL PROTECTED]>.
+Module-Build mailing list at <[email protected]>.
 
 Bug reports are also welcome at
 <http://rt.cpan.org/NoAuth/Bugs.html?Dist=Module-Build>.

Modified: Module-Build/trunk/lib/Module/Build/Authoring.pod
==============================================================================
--- Module-Build/trunk/lib/Module/Build/Authoring.pod   (original)
+++ Module-Build/trunk/lib/Module/Build/Authoring.pod   Sat Jul 29 20:02:16 2006
@@ -259,7 +259,7 @@
 Ken Williams <[EMAIL PROTECTED]>
 
 Development questions, bug reports, and patches should be sent to the
-Module-Build mailing list at <[EMAIL PROTECTED]>.
+Module-Build mailing list at <[email protected]>.
 
 Bug reports are also welcome at
 <http://rt.cpan.org/NoAuth/Bugs.html?Dist=Module-Build>.

Reply via email to