summaryrefslogtreecommitdiff
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
commitaa3665e7826b6e27c43e067f0f8fb6794392319c (patch)
treeff35001378fa28a7117c08ea35d588b33f5088f3 /NEWS
parent9949853c7382966f2bfb4808893cdcff6115b4e2 (diff)
describe a block for UNIXSocket.pair.
git-svn-id: svn+ssh://ci.ruby-lang.org/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 25c154a117..2cc559476d 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