1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

move under correct class

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30649 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2011-01-24 22:50:15 +00:00
parent 7a6113d6b6
commit ff4085d6cf

6
NEWS
View file

@ -47,12 +47,10 @@ with all sufficient information, see the ChangeLog file.
* UTF-16 * UTF-16
* UTF-32 * UTF-32
* Float * File
* new constant: * new constant:
* File::NULL * File::NULL
name of NULL device. name of NULL device.
* extended method:
* String#unpack supports endian modifiers
* IO * IO
* extended method: * extended method:
@ -70,6 +68,8 @@ with all sufficient information, see the ChangeLog file.
* Module#public_constant * Module#public_constant
* String * String
* extended method:
* String#unpack supports endian modifiers
* new method: * new method:
* String#prepend * String#prepend