From e9f4ae6f0e24b2386127e5b848dbc7365be6d989 Mon Sep 17 00:00:00 2001 From: matz Date: Mon, 30 Oct 2006 09:40:24 +0000 Subject: [PATCH] ChangeLog: add patch submitter. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11243 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2b3d72cc45..329aeef870 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ Mon Oct 30 18:35:33 2006 Yukihiro Matsumoto - * bignum.c (rb_big2str0): wrong allocation length. - [ruby-dev:29710] + * bignum.c (rb_big2str0): wrong allocation length. a patch from + U.Nakamura [ruby-dev:29710] Mon Oct 30 12:34:02 2006 Yukihiro Matsumoto