Author: dagolden
Date: Tue Jun 23 14:27:39 2009
New Revision: 12888

Modified:
   Module-Build/trunk/Changes

Log:
attributed patch contributions in 0.33_03 in Changes list

Modified: Module-Build/trunk/Changes
==============================================================================
--- Module-Build/trunk/Changes  (original)
+++ Module-Build/trunk/Changes  Tue Jun 23 14:27:39 2009
@@ -4,32 +4,39 @@
 
  Other
  - skips xs.t and ppm.t when perl was not compiled with dynamic loading
-   since Module::Buld does not support static linking (RT#46178)
+   since Module::Buld does not support static linking (RT#46178) 
+   [David Golden]
+ - Added attribution for patches in 0.33_03 changes list
 
 0.33_03 - Mon Jun 22 17:22:56 EDT 2009
 
  Bug-fixes:
- - Removes Module::Build from its own configure/build_requires
+ - Removes Module::Build from its own configure/build_requires 
+   [David Golden]
  - ConfigData->feature() confirms that modules actually load successfully,
-   not just that they are present. (RT#43557)
- - Module::Build::Compat handling of INSTALL*LIB (RT#43827)
- - Module::Build::Compat and recursive test files (RT#39171)
- - Fixed bug linking non-standard XS names on Windows (RT#38065)
- - Run PL files that don't generate any file (RT#39365)
- - HTML generation failure no longer fatal (RT#36660)
- - realclean might not delete Build.bat on Windows (RT#43863)
+   not just that they are present. (RT#43557) [David Golden]
+ - Module::Build::Compat handling of INSTALL*LIB (RT#43827) 
+   [Tony Payne, David Golden]
+ - Module::Build::Compat and recursive test files (RT#39171) [Dave Rolsky]
+ - Fixed bug linking non-standard XS names on Windows (RT#38065) ["snaury"]
+ - Run PL files that don't generate any file (RT#39365) 
+   [Matisse Enzer, David Golden]
+ - HTML generation failure no longer fatal (RT#36660) [David Golden]
+ - realclean might not delete Build.bat on Windows (RT#43863) 
+   [Roy Ivy, David Golden]
  - include_dirs parameter now works correctly when given a single
-   string argument (RT#40177)
- - Lots of spelling fixes in the POD (RT#45528)
+   string argument (RT#40177) [David Wheeler]
+ - Lots of spelling fixes in the POD (RT#45528r) [Lars Dieckow]
  - On Unix-like systems, tilde expansion is more liberal in username
-   characters accepted (RT#33492)
+   characters accepted (RT#33492) [Jon Jensen]
 
  Other
  - On MSWin32, bumped File::Spec prereq to 3.30 for a variety of fixes
  - Add support for VMS in Unix compatibility mode (RT#42157)
- - Added a can_action($name) method (RT#45172)
+   [John E. Malmberg
+ - Added a can_action($name) method (RT#45172) [brian d foy] 
  - Documented that subclass methods should not permanently change
-   current directory (RT#46919)
+   current directory (RT#46919) [David Wheeler]
 
 0.33_02 - Mon Jun 15 12:23:55 EDT 2009
 
@@ -39,7 +46,7 @@
 0.33_01 - Sat Jun 13 20:24:42 EDT 2009
 
  Bug-fixes:
- - Fixed RT#42724: consolidated VMS fixes [patch by CBERRY]
+ - Fixed RT#42724: consolidated VMS fixes [patch by Craig Berry]
  - Fixed RT#46338: passthrough Makefile.PL cleans Makefile during distclean
  - Fixed RT#45700: t/compat.t for HP/UX make
 

Reply via email to