[Module-build-checkins] Module-Build Changes,1.299.2.13,1.299.2.14
Status: Beta
Brought to you by:
kwilliams
From: Ken W. <kwi...@us...> - 2004-11-21 15:26:46
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6455 Modified Files: Tag: release-0_26_branch Changes Log Message: Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.299.2.13 retrieving revision 1.299.2.14 diff -C2 -d -r1.299.2.13 -r1.299.2.14 *** Changes 20 Nov 2004 04:33:40 -0000 1.299.2.13 --- Changes 21 Nov 2004 15:25:56 -0000 1.299.2.14 *************** *** 4,8 **** - Fixed a bug in which zero-length arguments for hash-valued ! parameters (e.g. "--config foo=bar") weren't being allowed. 0.2604 Wed Nov 17 14:32:42 CST 2004 --- 4,11 ---- - Fixed a bug in which zero-length arguments for hash-valued ! parameters (e.g. " --config foo= ") weren't being allowed. ! ! - The tests now play better with environments in which version.pm is ! pre-loaded, like in bleadperl. [John Peacock & Michael Schwern] 0.2604 Wed Nov 17 14:32:42 CST 2004 |