From e9db63d9f42559120458929564d4e2edeb68d859 Mon Sep 17 00:00:00 2001 From: yui-knk Date: Sat, 23 Apr 2016 04:23:29 +0000 Subject: * NEWS: Add descriptions for DateTime#to_time updates. [Bug #12189] [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54724 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 67b4f25a88..eb048ad179 100644 --- a/NEWS +++ b/NEWS @@ -84,6 +84,12 @@ with all sufficient information, see the ChangeLog file or Redmine Ruby's sum method should be mostly compatible but it is impossible to be perfectly compatible with all of them. +=== Stdlib compatibility issues (excluding feature bug fixes) + +* DateTime + + * DateTime#to_time now preserves timezone. [Bug #12189] + === C API updates * ruby_show_version() will no longer exits the process, if -- cgit v1.2.3