Upgrade to Test-Harness-2.60
Steve Peters [Thu, 25 May 2006 02:17:21 +0000 (02:17 +0000)]
p4raw-id: //depot/perl@28304

lib/Test/Harness.pm
lib/Test/Harness/Changes

index 2024d24..92f2fd0 100644 (file)
@@ -34,11 +34,11 @@ Test::Harness - Run Perl standard test scripts with statistics
 
 =head1 VERSION
 
-Version 2.58
+Version 2.60
 
 =cut
 
-$VERSION = '2.58_01';
+$VERSION = '2.60';
 
 # Backwards compatibility for exportable variable names.
 *verbose  = *Verbose;
index fba69c4..506cf14 100644 (file)
@@ -1,5 +1,12 @@
 Revision history for Perl extension Test::Harness
 
+2.60 Wed May 24 14:48:44 CDT 2006
+    [FIXES]
+    * Fixed the headers in the summary failure table.
+
+2.58 Sat May 13 22:53:53 CDT 2006
+    No changes.  Released to the world with a non-beta number.
+
 2.57_06 Sun Apr 23 00:55:43 CDT 2006
     [THINGS THAT MIGHT BREAK YOUR CODE]
     * Anything that displays a percentage of tests passed has been