summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-08-16 14:19:21 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-08-16 14:19:21 +0000
commit84d71259e63f67578b6b0f23199417bc3681a299 (patch)
tree5279cfafa5b5983b82cd8f2fba02d890ae4b8d6a /NEWS
parent77f27c2df462d69daecfe4e3c588c0a9750494db (diff)
* NEWS: updated. a patch from Kazuhiro NISHIYAMA in [ruby-dev:42001].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@29016 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5ff0579711..c80a6cb5b9 100644
--- a/NEWS
+++ b/NEWS
@@ -375,6 +375,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
@@ -431,6 +435,8 @@ with all sufficient information, see the ChangeLog file.
* zlib
* new methods:
* Zlib::GzipFile#path
+ * Zlib.#adler32_combine
+ * Zlib.#crc32_combine
* rbconfig
* new methods: