ChangeLog: add patch submitter.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11243 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
matz 2006-10-30 09:40:24 +00:00
parent 7e69efba5e
commit e9f4ae6f0e

View File

@ -1,7 +1,7 @@
Mon Oct 30 18:35:33 2006 Yukihiro Matsumoto <matz@ruby-lang.org>
* bignum.c (rb_big2str0): wrong allocation length.
[ruby-dev:29710]
* bignum.c (rb_big2str0): wrong allocation length. a patch from
U.Nakamura <usa at garbagecollect.jp> [ruby-dev:29710]
Mon Oct 30 12:34:02 2006 Yukihiro Matsumoto <matz@ruby-lang.org>