Author: ericwilhelm
Date: Tue Jan 27 09:17:21 2009
New Revision: 12463
Modified:
Module-Build/trunk/Changes
Log:
Changes - prep for release
Modified: Module-Build/trunk/Changes
==============================================================================
--- Module-Build/trunk/Changes (original)
+++ Module-Build/trunk/Changes Tue Jan 27 09:17:21 2009
@@ -1,5 +1,7 @@
Revision history for Perl extension Module::Build.
+0.31_02 Tue Jan 27 09:16:43 PST 2009
+
Other
- tests now use File::Temp (added to build_requires); appears to fix
Win32 testing heisenbug on directory removal during high system loads
@@ -7,8 +9,6 @@
is installed
- improved diagnostics to ensure_blib() tests in t/lib/MBTest.pm
-0.31_02
-
Compat
- passthrough Makefile.PL will now play nice with cpantesters' on
exit(0) (RT#32018) [Eric Wilhelm]