* ChangeLog: adds the author name of a patch.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21140 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
yugui 2008-12-28 13:26:27 +00:00
parent 6e658ea392
commit 8ff550534e

View File

@ -31,6 +31,7 @@ Sun Dec 28 17:21:36 2008 NARUSE, Yui <naruse@ruby-lang.org>
Sun Dec 28 17:10:13 2008 TAKANO Mitsuhiro (takano32) <tak@no32.tk>
* ext/dl/test/test_dl2.rb: modify strncpy, strcpy, qsort, types.
Patch by Takehiro Kubo.
Bug #633 [ruby-core:19289]
* ext/dl/test/test_base.rb: /lib/libc.so is x86_64 binary in x86_64 architecture.