[Module-build-checkins] Module-Build Changes,1.382,1.383
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <kwi...@us...> - 2005-09-27 03:11:06
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8125 Modified Files: Changes Log Message: Add some more MANIFEST.SKIP entries Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.382 retrieving revision 1.383 diff -u -d -r1.382 -r1.383 --- Changes 23 Sep 2005 21:42:05 -0000 1.382 +++ Changes 27 Sep 2005 03:10:57 -0000 1.383 @@ -2,6 +2,9 @@ 0.27_03 + - Added some more entries to the default MANIFEST.SKIP file. [Chris + Dolan] + - Our POD parser will now accept "AUTHORS" as well as "AUTHOR" when looking for the author list in a module. [David Wheeler] |