Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15854
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.34
retrieving revision 1.299.2.35
diff -u -d -r1.299.2.34 -r1.299.2.35
--- Changes 6 Feb 2005 13:44:46 -0000 1.299.2.34
+++ Changes 7 Feb 2005 21:11:45 -0000 1.299.2.35
@@ -14,6 +14,10 @@
- The 'distcheck' action will now die() if it finds an error in the
MANIFEST, rather than just printing on STDOUT. [David Golden]
+ - Got rid of the t/MANIFEST file - it's superfluous, and it had
+ zero-length, which some versions of Tar don't like. [William
+ Underwood]
+
0.2608 Wed Jan 26 19:46:09 CST 2005
- Add workaround for test files because Devel::Cover causes
|