[Module-build-checkins] Module-Build Changes,1.441,1.442
Status: Beta
Brought to you by:
kwilliams
From: Randy W. S. <si...@us...> - 2006-03-16 09:40:01
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25696 Modified Files: Changes Log Message: Changes Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.441 retrieving revision 1.442 diff -u -d -r1.441 -r1.442 --- Changes 16 Mar 2006 09:37:58 -0000 1.441 +++ Changes 16 Mar 2006 09:39:53 -0000 1.442 @@ -2,6 +2,9 @@ 0.27_10 + - Document the versions of Module::Build where each feature, action, + constructor argument, and method was first publicly documented. + - More fixes for find_perl_interpreter() to work with BSD flavored UNIX: Ensure we always return absolute paths; throw an exception upon failure to find correct interperter; document everything. |