summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-22 10:39:48 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-22 10:39:48 +0000
commit210f863906c34ad524007abb3b045d4b3cba98b1 (patch)
tree5b8a152a0dc10635d17f62eb5cae727320b12b2b /NEWS
parentfa244db49b16d05c0042e01ef8faa9190acc5922 (diff)
revert File::Statfs [Feature #9772]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46042 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 0 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index 6dd64dca0a..0fd7b01c5c 100644
--- a/NEWS
+++ b/NEWS
@@ -22,18 +22,11 @@ with all sufficient information, see the ChangeLog file.
* min, min_by, max and max_by supports optional argument to return
multiple elements.
-* File
- * new class File::Statfs to hold filesystem information. (experimental)
-
* Float
* New methods:
* Float#next_float
* Float#prev_float
-* IO
- * New methods
- * IO#statfs returns filesystem information as File::Statfs. (experimental)
-
* Process
* Extended method:
* Process execution methods such as Process.spawn opens the file in write