summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-06-23 14:47:00 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-06-23 14:47:00 +0000
commit70003c05a7034a37d43eca168960f8d6bc740d8d (patch)
treea729d6f8bc9582049dcb96f23a6c6c170fe9d777 /NEWS
parent89f2c44d376033435a83fbbf795051bebb32bd13 (diff)
* NEWS (stringio): new methods. [ruby-dev:41687] [Bug #3469]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28409 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 007ed4b455..a5fa4abb50 100644
--- a/NEWS
+++ b/NEWS
@@ -361,6 +361,10 @@ with all sufficient information, see the ChangeLog file.
* socket option name
* shutdown's argument
+* stringio
+ * new methods:
+ * StringIO#read_nonblock
+ * StringIO#write_nonblock
* pathname
* new methods:
* Pathname#binread