summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-01-24 22:50:15 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-01-24 22:50:15 +0000
commitff4085d6cffbd034eab914cd74e756b8544a0d18 (patch)
treef2262efbffad0fb9dcc3f84d98586a7bb55f52ed /NEWS
parent7a6113d6b683ab671e2476910962fbfd5e689617 (diff)
move under correct class
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30649 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 7a749daca2..5159cd5750 100644
--- a/NEWS
+++ b/NEWS
@@ -47,12 +47,10 @@ with all sufficient information, see the ChangeLog file.
* UTF-16
* UTF-32
- * Float
+ * File
* new constant:
* File::NULL
name of NULL device.
- * extended method:
- * String#unpack supports endian modifiers
* IO
* extended method:
@@ -70,6 +68,8 @@ with all sufficient information, see the ChangeLog file.
* Module#public_constant
* String
+ * extended method:
+ * String#unpack supports endian modifiers
* new method:
* String#prepend