diff options
| author | kazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2011-01-24 22:50:15 +0000 |
|---|---|---|
| committer | kazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2011-01-24 22:50:15 +0000 |
| commit | ff4085d6cffbd034eab914cd74e756b8544a0d18 (patch) | |
| tree | f2262efbffad0fb9dcc3f84d98586a7bb55f52ed | |
| parent | 7a6113d6b683ab671e2476910962fbfd5e689617 (diff) | |
move under correct class
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30649 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
| -rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
