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

[email protected] Thu, 12 Nov 2009 15:41:02 -0800 (PST)
Newsgroups perl.module.build.checkins
Message-ID <[email protected]>
Author: dagolden
Date: Thu Nov 12 15:41:02 2009
New Revision: 13495

Modified:
   Module-Build/trunk/Changes

Log:
add Changes

Modified: Module-Build/trunk/Changes
==============================================================================
--- Module-Build/trunk/Changes	(original)
+++ Module-Build/trunk/Changes	Thu Nov 12 15:41:02 2009
@@ -24,6 +24,10 @@
  - Made MYMETA generation non-fatal if fields required for META.yml 
    are missing [David Golden]
 
+ - Added Pod::Simple to requirements for manpage support; avoids
+   problems if a user has a broken Pod::Man/Pod::Simple.  (RT#50081)
+   [David Golden]
+
  - Won't die if installed Pod::Readme is broken [David Golden]
  
  Other: