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:
parent
7a6113d6b6
commit
ff4085d6cf
1 changed files with 3 additions and 3 deletions
6
NEWS
6
NEWS
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue