[Module-build-checkins] Module-Build Changes,1.299.2.17,1.299.2.18
Status: Beta
Brought to you by:
kwilliams
From: Ken W. <kwi...@us...> - 2004-12-06 03:32:38
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26531 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.17 retrieving revision 1.299.2.18 diff -C2 -d -r1.299.2.17 -r1.299.2.18 *** Changes 30 Nov 2004 13:16:35 -0000 1.299.2.17 --- Changes 6 Dec 2004 03:32:29 -0000 1.299.2.18 *************** *** 1,4 **** --- 1,10 ---- Revision history for Perl extension Module::Build. + 0.2606 (Bug fix for 0.26) + + - Fixed a linking bug on Win32, in which compiled C code object files + never got linked in with the modules being built. [Dominic + Mitchell] + 0.2605 (Bug fix for 0.26) Tue Nov 30 07:16:13 CST 2004 |