diff options
author | ocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-11-21 07:21:50 +0000 |
---|---|---|
committer | ocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-11-21 07:21:50 +0000 |
commit | b63993608c577d13e7446968e29688f02c1ee5b5 (patch) | |
tree | e06411fb093f67811cdd21c70a8d52c7c4661a6b | |
parent | 36bba7678e0d74e632130b55bb80a54667a90eaa (diff) | |
download | ruby-b63993608c577d13e7446968e29688f02c1ee5b5.tar.gz ruby-b63993608c577d13e7446968e29688f02c1ee5b5.tar.xz ruby-b63993608c577d13e7446968e29688f02c1ee5b5.zip |
changed ml-number
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9577 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ Sat Nov 19 19:57:54 2005 Yukihiro Matsumoto <matz@ruby-lang.org> Sat Nov 19 08:19:38 2005 Zach Dennis <zdennis@mktec.com> - * ext/socket/socket.c: Socket Documentation. [ruby-core:6580] + * ext/socket/socket.c: Socket Documentation. [ruby-core:6552] Sat Nov 19 07:34:32 2005 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> |