summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-21 23:03:26 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-21 23:03:26 +0000
commitd5eea8c1376b54221c6e02737992dc0ad6f56de3 (patch)
treea6ceabf4a8c189a1ed3cd812677969fc114a4e84 /NEWS
parent12329a58e17a837072e20a64bf3ec6a84e38cc8f (diff)
NEWS: add IO#advise.
[ruby-core:33110] [Ruby 1.9-Feature#4038] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30287 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 19c1d85db4..45fa4dbbaa 100644
--- a/NEWS
+++ b/NEWS
@@ -55,6 +55,8 @@ with all sufficient information, see the ChangeLog file.
* IO
* extended methods:
* IO#putc supports multibyte characters
+ * new methods:
+ * IO#advise
* Array
* extended methods: