Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12846
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.30
retrieving revision 1.299.2.31
diff -u -d -r1.299.2.30 -r1.299.2.31
--- Changes 24 Jan 2005 03:50:16 -0000 1.299.2.30
+++ Changes 24 Jan 2005 03:52:02 -0000 1.299.2.31
@@ -18,9 +18,8 @@
- Work around some bad mojo between Fedora Core [with its very long
@INC] and old versions of Test::Harness [with its propensity to
compound the number of @INC entries] that produced an "argument
- list too long" error during testing. The workaround is to filter
- out Test::Harness' added nonsensical @INC entries before we call it
- again. [assisted by Ville Skytta, David Golden, & Randy Sims]
+ list too long" error during testing. [assisted by Ville Skytta,
+ David Golden, & Randy Sims]
- Killed an infinite loop that would happen in y_n() in interactive
mode if the author provided no default value. [Max Maischein]
|