diff --git a/ChangeLog b/ChangeLog index f80088d4de..572b4921f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -44,7 +44,7 @@ Fri Aug 2 23:54:11 2013 Masaki Matsushita Fri Aug 2 23:50:53 2013 Tanaka Akira - * bignum.c (power_cache_get_power): Appry bigtrunc to the result of + * bignum.c (power_cache_get_power): Apply bigtrunc to the result of bigsq. (big2str_karatsuba): Fix number of leading zero characters.