[Module-build-checkins] Module-Build Changes,1.299.2.15,1.299.2.16
Status: Beta
Brought to you by:
kwilliams
From: Ken W. <kwi...@us...> - 2004-11-30 03:13:16
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16074 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.15 retrieving revision 1.299.2.16 diff -C2 -d -r1.299.2.15 -r1.299.2.16 *** Changes 28 Nov 2004 02:32:56 -0000 1.299.2.15 --- Changes 30 Nov 2004 03:12:56 -0000 1.299.2.16 *************** *** 1,5 **** Revision history for Perl extension Module::Build. ! 0.2605 - Fixed a bug in which zero-length arguments for hash-valued --- 1,5 ---- Revision history for Perl extension Module::Build. ! 0.2605 (Bug fix for 0.26) Mon Nov 29 21:11:43 CST 2004 - Fixed a bug in which zero-length arguments for hash-valued *************** *** 11,15 **** - Fixed a syntax error in one of the tests under perl 5.005. ! 0.2604 Wed Nov 17 14:32:42 CST 2004 - Fixed a split_like_shell() bug introduced in 0.2603 for Windows, in --- 11,15 ---- - Fixed a syntax error in one of the tests under perl 5.005. ! 0.2604 (Bug fix for 0.26) Wed Nov 17 14:32:42 CST 2004 - Fixed a split_like_shell() bug introduced in 0.2603 for Windows, in |