[Module-build-checkins] ExtUtils-CBuilder Changes,1.49,1.50
Status: Beta
Brought to you by:
kwilliams
From: Ken W. <kwi...@us...> - 2006-03-15 22:48:26
|
Update of /cvsroot/module-build/ExtUtils-CBuilder In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3712 Modified Files: Changes Log Message: More arg_defines() fixes for VMS Index: Changes =================================================================== RCS file: /cvsroot/module-build/ExtUtils-CBuilder/Changes,v retrieving revision 1.49 retrieving revision 1.50 diff -u -d -r1.49 -r1.50 --- Changes 13 Mar 2006 23:08:34 -0000 1.49 +++ Changes 15 Mar 2006 22:48:14 -0000 1.50 @@ -1,5 +1,10 @@ Revision history for Perl extension ExtUtils::CBuilder. +0.17 + + - More fixing of the arg_defines() method on VMS. [Craig A. Berry and + John E. Malmberg] + 0.16 Mon Mar 13 17:08:21 CST 2006 - Fix quoting of command line arguments on Windows. [Yitzchak |