[Module-build-checkins] Module-Build Changes,1.299.2.22,1.299.2.23
Status: Beta
Brought to you by:
kwilliams
From: Ken W. <kwi...@us...> - 2004-12-18 20:15:13
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15209 Modified Files: Tag: release-0_26_branch Changes Log Message: Version bump Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.299.2.22 retrieving revision 1.299.2.23 diff -C2 -d -r1.299.2.22 -r1.299.2.23 *** Changes 13 Dec 2004 04:39:34 -0000 1.299.2.22 --- Changes 18 Dec 2004 20:15:03 -0000 1.299.2.23 *************** *** 1,5 **** Revision history for Perl extension Module::Build. ! 0.2607 - Instead of freezing @INC in the 'Build' script to the value it had --- 1,5 ---- Revision history for Perl extension Module::Build. ! 0.2607 (Bug fix release in 0.26 series) Sat Dec 18 14:14:09 CST 2004 - Instead of freezing @INC in the 'Build' script to the value it had *************** *** 13,17 **** instance. [Michael Schwern] ! 0.2606 (Bug fix for 0.26) Tue Dec 7 22:33:11 CST 2004 - Fixed a linking bug on Win32, in which compiled C code object files --- 13,17 ---- instance. [Michael Schwern] ! 0.2606 (Bug fix release in 0.26 series) Tue Dec 7 22:33:11 CST 2004 - Fixed a linking bug on Win32, in which compiled C code object files *************** *** 22,26 **** passed made us die. [Spotted by Jos Boumans] ! 0.2605 (Bug fix for 0.26) Tue Nov 30 07:16:13 CST 2004 - Fixed a bug in which zero-length arguments for hash-valued --- 22,26 ---- passed made us die. [Spotted by Jos Boumans] ! 0.2605 (Bug fix release in 0.26 series) Tue Nov 30 07:16:13 CST 2004 - Fixed a bug in which zero-length arguments for hash-valued *************** *** 32,36 **** - 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 --- 32,36 ---- - Fixed a syntax error in one of the tests under perl 5.005. ! 0.2604 (Bug fix release in 0.26 series) Wed Nov 17 14:32:42 CST 2004 - Fixed a split_like_shell() bug introduced in 0.2603 for Windows, in *************** *** 46,50 **** 'recursive_test_files' is in effect. [Tom Insam] ! 0.2603 (Bug fix for 0.26) Mon Nov 15 10:28:00 CST 2004 - Added documentation for the new_from_context() method. --- 46,50 ---- 'recursive_test_files' is in effect. [Tom Insam] ! 0.2603 (Bug fix release in 0.26 series) Mon Nov 15 10:28:00 CST 2004 - Added documentation for the new_from_context() method. *************** *** 53,57 **** platform so it works like the command.com shell. [Randy Sims] ! 0.2602 (Bug fix for 0.26) Thu Nov 4 11:19:29 CST 2004 - The two bug fixes in 0.2601 gnashed against each other incorrectly, --- 53,57 ---- platform so it works like the command.com shell. [Randy Sims] ! 0.2602 (Bug fix release in 0.26 series) Thu Nov 4 11:19:29 CST 2004 - The two bug fixes in 0.2601 gnashed against each other incorrectly, *************** *** 63,67 **** available. [Blair Zajac] ! 0.2601 (Bug fix for 0.26) Wed Nov 3 20:09:27 CST 2004 - Fixed some backslash problems with split_like_shell() on --- 63,67 ---- available. [Blair Zajac] ! 0.2601 (Bug fix release in 0.26 series) Wed Nov 3 20:09:27 CST 2004 - Fixed some backslash problems with split_like_shell() on |