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

[email protected] Wed, 19 Aug 2009 12:43:21 -0700 (PDT)
Newsgroups perl.module.build.checkins
Message-ID <[email protected]>
Author: dagolden
Date: Wed Aug 19 12:43:21 2009
New Revision: 13212

Modified:
   Module-Build/trunk/Changes

Log:
give credit for RT#41166 fix

Modified: Module-Build/trunk/Changes
==============================================================================
--- Module-Build/trunk/Changes	(original)
+++ Module-Build/trunk/Changes	Wed Aug 19 12:43:21 2009
@@ -6,6 +6,7 @@
  - Multiple test fixes for OS2 [Ilya Zakharevich]
  - Generated.ppd files use :utf8 if possible (RT#48827) [Olivier Mengue]
  - Fixed preservation of custom install_paths on resume (RT#41166)
+   [David Golden]
  - Warn instead of crashing when Pod::Man tries to create files with
    colons on vfat partitions on unix (RT#45544) [David Golden]