[svn:Module-Build] r13448 - Module-Build/trunk

[email protected] Wed, 28 Oct 2009 11:14:20 -0700 (PDT)
Newsgroups perl.module.build.checkins
Message-ID <[email protected]>
Author: dagolden
Date: Wed Oct 28 11:14:18 2009
New Revision: 13448

Modified:
   Module-Build/trunk/Changes

Log:
note recent Changes

Modified: Module-Build/trunk/Changes
==============================================================================
--- Module-Build/trunk/Changes	(original)
+++ Module-Build/trunk/Changes	Wed Oct 28 11:14:18 2009
@@ -7,6 +7,8 @@
    perl [David Golden]
  - Work around $VERSION numbers in ActiveState with multiple underscores
    that prevent Module::Build from installing on Win32 [David Golden]
+ - Fix bug cleaning compatibility Makefile when older ExtUtils::Manifest is
+   installed [David Golden with help from David Cantrell]
 
  Other:
  - Suppressed more warnings from tests [David Golden]