summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-26 14:15:39 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-26 14:15:39 +0000
commitecb22ce2c54a635036031c2de70473d9daf4bfd5 (patch)
treece44ae2d1b16ff12f219ade35e548432919ce328 /NEWS
parentcbc7f1b89bee06ccad0915821762c41251a97aff (diff)
* ext/socket/lib/socket.rb (BasicSocket#connect_address): new method.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22649 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0d2e45f678..252ff4f72e 100644
--- a/NEWS
+++ b/NEWS
@@ -112,6 +112,7 @@ with all sufficient information, see the ChangeLog file.
* Socket#ipv6only!
* BasicSocket#local_address
* BasicSocket#remote_address
+ * BasicSocket#connect_address
* BasicSocket#sendmsg
* BasicSocket#sendmsg_nonblock
* BasicSocket#recvmsg