mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* doc/NEWS-2.1.0: Add mention for litteral.freeze
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44544 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e030b4ee79
commit
291be0993b
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ with all sufficient information, see the ChangeLog file.
|
|||
* Process.clock_getres
|
||||
|
||||
* String
|
||||
* "literal".freeze is now optimized to return the same object
|
||||
* New methods:
|
||||
* String#scrub and String#scrub! verify and fix invalid byte sequence.
|
||||
If you want to use this function with older Ruby,
|
||||
|
|
Loading…
Add table
Reference in a new issue