summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-28 13:26:27 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-28 13:26:27 +0000
commit8ff550534ec5e28b6523ea9878b391f805a985ca (patch)
treedcf2067712d9ee65cdc83fc53e4ecdc3a5ff6949 /ChangeLog
parent6e658ea3928e3a538e822ba8c595e8fa0088015c (diff)
* 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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b494262907..75e34f5689 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.