* NEWS: Add descriptions for Time#to_time updates.
[Bug #12271] [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54725 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e9db63d9f4
commit
3f7cce9f18
@ -1,3 +1,8 @@
|
|||||||
|
Sat Apr 23 13:27:25 2016 Yuichiro Kaneko <yui-knk@ruby-lang.org>
|
||||||
|
|
||||||
|
* NEWS: Add descriptions for Time#to_time updates.
|
||||||
|
[Bug #12271]
|
||||||
|
|
||||||
Sat Apr 23 13:21:24 2016 Yuichiro Kaneko <yui-knk@ruby-lang.org>
|
Sat Apr 23 13:21:24 2016 Yuichiro Kaneko <yui-knk@ruby-lang.org>
|
||||||
|
|
||||||
* NEWS: Add descriptions for DateTime#to_time updates.
|
* NEWS: Add descriptions for DateTime#to_time updates.
|
||||||
|
4
NEWS
4
NEWS
@ -86,6 +86,10 @@ with all sufficient information, see the ChangeLog file or Redmine
|
|||||||
|
|
||||||
=== Stdlib compatibility issues (excluding feature bug fixes)
|
=== Stdlib compatibility issues (excluding feature bug fixes)
|
||||||
|
|
||||||
|
* Time
|
||||||
|
|
||||||
|
* Time#to_time now preserves timezone. [Bug #12271]
|
||||||
|
|
||||||
* DateTime
|
* DateTime
|
||||||
|
|
||||||
* DateTime#to_time now preserves timezone. [Bug #12189]
|
* DateTime#to_time now preserves timezone. [Bug #12189]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user