From 21994d145611f49ae897ab91016930e7ca23cd75 Mon Sep 17 00:00:00 2001 From: yui-knk Date: Sat, 23 Apr 2016 04:27:12 +0000 Subject: * 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 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index eb048ad179..4af7ce6cef 100644 --- a/NEWS +++ b/NEWS @@ -86,6 +86,10 @@ with all sufficient information, see the ChangeLog file or Redmine === 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] -- cgit v1.2.3