[Module-build-checkins] Module-Build Changes,1.434,1.435
Status: Beta
Brought to you by:
kwilliams
From: Randy W. S. <si...@us...> - 2006-03-07 00:03:51
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6131 Modified Files: Changes Log Message: Fixed warning message where we were printing the wrong field name. [Chris Dolan] Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.434 retrieving revision 1.435 diff -u -d -r1.434 -r1.435 --- Changes 4 Mar 2006 03:59:28 -0000 1.434 +++ Changes 7 Mar 2006 00:03:43 -0000 1.435 @@ -2,6 +2,9 @@ 0.27_09 + - Fixed warning message where we were printing the wrong field names. + [Chris Dolan] + - Added a 'testpodcoverage' action that runs a POD coverage check for all modules in the distribution. [Yanick Champoux] |