perldelta: Clarify Time::HiRes bug fix
authorFather Chrysostomos <sprout@cpan.org>
Thu, 2 Feb 2012 17:49:06 +0000 (09:49 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 2 Feb 2012 18:06:44 +0000 (10:06 -0800)
pod/perldelta.pod

index f3c1efb..f63abb5 100644 (file)
@@ -192,7 +192,7 @@ L<Pod::Parser> has been upgraded from version 1.37 to version 1.51.
 
 L<Time::HiRes>  has been upgraded from version 1.9724 to version 1.9725.
 
-There is an important bugfix for C<Time::HiRes::stat()>.
+C<Time::HiRes::stat()> no longer corrupts the Perl stack.
 
 =item *