Note the Math::BigInt::FastCalc upgrade in perldelta
authorFlorian Ragwitz <rafl@debian.org>
Thu, 24 Mar 2011 15:37:46 +0000 (16:37 +0100)
committerFlorian Ragwitz <rafl@debian.org>
Thu, 24 Mar 2011 16:15:17 +0000 (17:15 +0100)
pod/perldelta.pod

index bb5ad32..b2c937d 100644 (file)
@@ -1556,6 +1556,10 @@ It also prevents C<sqrt($int)> from crashing under C<use bigrat;>
 
 =item *
 
+C<Math::BigInt::FastCalc> has been upgraded from version 0.19 to 0.28.
+
+=item *
+
 C<Math::BigRat> has been upgraded from version 0.24 to 0.26_02.
 
 =item *