summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-08-27 06:26:41 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-08-27 06:26:41 +0000
commit909477ec1de6f7f89d29405eb3ad268ecbd3ebf7 (patch)
treef9afcfb5fea290a88b556158fcbc8aa3001dff8e /NEWS
parent9614d22b5d6dcb4e0ee6fe12bad0c1021230cacf (diff)
* file.c (null_device): move from io.c.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29118 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 735841d99b..da183e4788 100644
--- a/NEWS
+++ b/NEWS
@@ -19,7 +19,7 @@ with all sufficient information, see the ChangeLog file.
* Float
* new constants:
- * IO::NULL
+ * File::NULL
name of NULL device.
* io/console