summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-31 15:11:33 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-31 15:11:33 +0000
commit9f81e1d0dd89b01910e506f2c5d3510957031cf3 (patch)
treeff35001378fa28a7117c08ea35d588b33f5088f3 /NEWS
parent3d2db2a6db2cc7fbfe3944314d42a40cb441b69e (diff)
downloadruby-9f81e1d0dd89b01910e506f2c5d3510957031cf3.tar.gz
ruby-9f81e1d0dd89b01910e506f2c5d3510957031cf3.tar.xz
ruby-9f81e1d0dd89b01910e506f2c5d3510957031cf3.zip
describe a block for UNIXSocket.pair.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@21218 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 25c154a11..2cc559476 100644
--- a/NEWS
+++ b/NEWS
@@ -71,6 +71,9 @@ with all sufficient information, see the ChangeLog file.
* Buffering#read_nonblock
+* socket
+ * Socket.pair and UNIXSocket.pair takes a block.
+
=== Compatibility issues (excluding feature bug fixes)
* Enumerator#rewind