mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[DOC]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45803 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
5de24423e6
commit
ca7c0fee20
1 changed files with 5 additions and 0 deletions
5
NEWS
5
NEWS
|
@ -70,6 +70,11 @@ with all sufficient information, see the ChangeLog file.
|
|||
|
||||
=== Stdlib compatibility issues (excluding feature bug fixes)
|
||||
|
||||
* time.rb
|
||||
* Time.parse, Time.strptime, Time.rfc2822, Time.xmlschema produces
|
||||
fixed-offset Time objects to preserve the offset from UTC.
|
||||
* Time.httpdate produces always UTC Time object.
|
||||
|
||||
=== Built-in global variables compatibility issues
|
||||
|
||||
=== C API updates
|
||||
|
|
Loading…
Reference in a new issue