sync ExtUtils::CBuilder with CPAM
authorDavid Mitchell <davem@iabyn.com>
Mon, 6 Jul 2009 09:41:10 +0000 (10:41 +0100)
committerDavid Mitchell <davem@iabyn.com>
Mon, 6 Jul 2009 09:41:59 +0000 (10:41 +0100)
Porting/Maintainers.pl
lib/ExtUtils/CBuilder/Changes

index 0e55263..7d73ae3 100755 (executable)
@@ -608,7 +608,7 @@ package Maintainers;
     'ExtUtils::CBuilder' =>
        {
        'MAINTAINER'    => 'kwilliams',
-       'DISTRIBUTION'  => 'DAGOLDEN/ExtUtils-CBuilder-0.2601.tar.gz',
+       'DISTRIBUTION'  => 'DAGOLDEN/ExtUtils-CBuilder-0.2602.tar.gz',
        'FILES'         => q[lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder],
        'EXCLUDED'      => [ qw{devtools} ],
        'CPAN'          => 1,
index cb1fc0f..2e011ee 100644 (file)
@@ -1,5 +1,10 @@
 Revision history for Perl extension ExtUtils::CBuilder.
 
+0.2602 - Sat Jul  4 10:57:12 EDT 2009
+
+ Bugs fixed:
+ - Fixed 00-have-compiler.t if $^X is a relative path [David Wheeler]
+
 0.2601 - Wed Jul  1 09:37:39 EDT 2009
 
  Bugs fixed: