From 0ecfb5f6251a0f97c52a1d24b47d83988e4128c2 Mon Sep 17 00:00:00 2001 From: matz Date: Sat, 8 Aug 2009 05:34:09 +0000 Subject: [PATCH] fix the name in the entry git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24445 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 784f8afc4f..7d6974889d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ Sat Aug 8 11:42:44 2009 Yukihiro Matsumoto * bignum.c (bigzero_p): removing BDIGITS() inside of the - loop. inspired by Hitohiro Kanai's blog entry + loop. inspired by Masahiro Kanai's blog entry . Sat Aug 8 06:18:29 2009 Nobuyoshi Nakada