mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
updating news [Bug #6820]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38944 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
07e9f122a9
commit
89232d1dd9
1 changed files with 1 additions and 2 deletions
3
NEWS
3
NEWS
|
@ -191,8 +191,7 @@ with all sufficient information, see the ChangeLog file.
|
|||
|
||||
* Time
|
||||
* change return value:
|
||||
* Time#to_s returned encoding defaults to US-ASCII but automatically
|
||||
transcodes to Encoding.default_internal if it is set.
|
||||
* Time#to_s now returns US-ASCII encoding instead of BINARY.
|
||||
|
||||
* TracePoint
|
||||
* new class. This class is replacement of set_trace_func.
|
||||
|
|
Loading…
Reference in a new issue