Author: dagolden
Date: Thu Jan 8 20:45:43 2009
New Revision: 12313
Modified:
Module-Build/trunk/ (props changed)
Module-Build/trunk/Changes
Log:
r12...@vulcan: david | 2009-01-08 23:47:53 -0500
update Changes from recent commits and timestamp it
Modified: Module-Build/trunk/Changes
==============================================================================
--- Module-Build/trunk/Changes (original)
+++ Module-Build/trunk/Changes Thu Jan 8 20:45:43 2009
@@ -1,13 +1,14 @@
Revision history for Perl extension Module::Build.
-0.3101 - to be released
+0.3101 - Thu Jan 8 23:47:17 EST 2009
Other
- added 'haiku' as a Unix-type OS (backported from bleadperl)
+ - skips certain tests on VMS (backported from bleadperl)
+ - sets $^X to absolute path in tests (backported from bleadperl)
0.31 - Sat Dec 20 15:03:33 2008
-
Deprecations
- Use of attributes as class methods is deprecated (this was never a
documented feature and appears to only have worked accidentally.)