diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-29 07:18:15 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-29 07:18:15 +0000 |
| commit | f2c73b8b8b1971b73e50d72286038e5ad204cd37 (patch) | |
| tree | e59c54a68db421f5fbf12bf5f27014efc9558190 /ChangeLog | |
| parent | 95b7674a0cc66edcc8bdf47ee9eb0fa1015fcadd (diff) | |
merges r21110, r21111 and r21140 from trunk into ruby_1_9_1.
* ext/dl/test/test_dl2.rb: modify strncpy, strcpy, qsort, types.
Bug #633 [ruby-core:19289]
* ext/dl/test/test_base.rb: /lib/libc.so is x86_64 binary in x86_64 architecture.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21151 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +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. + Sun Dec 28 18:36:33 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp> * test/rubygems/test_gem_command.rb |
