diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-05-17 07:18:29 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-05-17 07:18:29 +0000 |
| commit | 9f291fc5e0b423b5e83b8e1170539d5081d84002 (patch) | |
| tree | 3636557cbb9b9ea97785b79142d9ef23b3a8ff7f /ChangeLog | |
| parent | cb6bbb36844667be216d9dd875c5dfcce1a83526 (diff) | |
| download | ruby-9f291fc5e0b423b5e83b8e1170539d5081d84002.tar.gz ruby-9f291fc5e0b423b5e83b8e1170539d5081d84002.tar.xz ruby-9f291fc5e0b423b5e83b8e1170539d5081d84002.zip | |
* ext/socket/socket.c (setup_domain_and_type): honor duck typing.
[ruby-dev:23522]
* ext/socket/socket.c (sock_s_getnameinfo): ditto.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6347 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -7,6 +7,13 @@ Mon May 17 16:04:06 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp> (p 0.00000000000000000001 was '9.999999999999999e-21', now is '1.0e-20') +Mon May 17 10:13:33 2004 Yukihiro Matsumoto <matz@ruby-lang.org> + + * ext/socket/socket.c (setup_domain_and_type): honor duck typing. + [ruby-dev:23522] + + * ext/socket/socket.c (sock_s_getnameinfo): ditto. + Mon May 17 00:36:21 2004 why the lucky stiff <why@ruby-lang.org> * lib/yaml/baseemitter.rb (indent_text): was forcing a mod value |
