ruby-changes:42651
From: yui-knk <ko1@a...>
Date: Sat, 23 Apr 2016 12:30:35 +0900 (JST)
Subject: [ruby-changes:42651] yui-knk:r54725 (trunk): * NEWS: Add descriptions for Time#to_time updates.
yui-knk 2016-04-23 13:27:12 +0900 (Sat, 23 Apr 2016) New Revision: 54725 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=54725 Log: * NEWS: Add descriptions for Time#to_time updates. [Bug #12271] [ci skip] Modified files: trunk/ChangeLog trunk/NEWS Index: ChangeLog =================================================================== --- ChangeLog (revision 54724) +++ ChangeLog (revision 54725) @@ -1,3 +1,8 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 +Sat Apr 23 13:27:25 2016 Yuichiro Kaneko <yui-knk@r...> + + * NEWS: Add descriptions for Time#to_time updates. + [Bug #12271] + Sat Apr 23 13:21:24 2016 Yuichiro Kaneko <yui-knk@r...> * NEWS: Add descriptions for DateTime#to_time updates. Index: NEWS =================================================================== --- NEWS (revision 54724) +++ NEWS (revision 54725) @@ -86,6 +86,10 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L86 === Stdlib compatibility issues (excluding feature bug fixes) +* Time + + * Time#to_time now preserves timezone. [Bug #12271] + * DateTime * DateTime#to_time now preserves timezone. [Bug #12189] -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/