summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-23 05:08:10 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-10-23 05:08:10 +0000
commit0cccdf5dc5983555178493ccd9fea686dc6bf194 (patch)
tree32dffdae92cb0c9ba724c7786087b6232baa0e72 /ChangeLog
parentadbc146adc69f75b2040c5c5701de864f9c77a5c (diff)
downloadruby-0cccdf5dc5983555178493ccd9fea686dc6bf194.tar.gz
ruby-0cccdf5dc5983555178493ccd9fea686dc6bf194.tar.xz
ruby-0cccdf5dc5983555178493ccd9fea686dc6bf194.zip
* ext/socket/socket.c (sock_s_getservbyname): unuse unnecessary
object. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19896 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c5bb86b9a..cee9a1c33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
-Thu Oct 23 11:17:58 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+Thu Oct 23 14:08:07 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * ext/socket/socket.c (sock_s_getservbyname): unuse unnecessary
+ object.
* ext/socket/socket.c (sock_s_getservbyport): the port should be
converted before the proto so that the #to_int of the former cannot