[Module-build-checkins] Module-Build Changes,1.299.2.46,1.299.2.47
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <kwi...@us...> - 2005-06-03 16:40:47
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7106 Modified Files: Tag: release-0_26_branch Changes Log Message: Fix the shebang line output Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.299.2.46 retrieving revision 1.299.2.47 diff -u -d -r1.299.2.46 -r1.299.2.47 --- Changes 15 Apr 2005 13:25:34 -0000 1.299.2.46 +++ Changes 3 Jun 2005 16:39:50 -0000 1.299.2.47 @@ -1,5 +1,10 @@ Revision history for Perl extension Module::Build. +0.2611 + + - Fix the output of an informational message that we output when + changing the 'shebang line' in installable scripts. [Robin Barker] + 0.2610 Fri Apr 15 08:25:01 CDT 2005 - new_from_context() was losing its arguments in some cases (and not |