From 06037b54af05d65b2fcda359a455d546bbcda667 Mon Sep 17 00:00:00 2001 From: odaira Date: Fri, 18 Mar 2016 18:05:47 +0000 Subject: * test/-ext-/time/test_new.rb (test_timespec_new): change a gmtoff test to a better one that does not depend on whether the current time is in summer time or not. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54184 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b04a376ee2..256e8b3546 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sat Mar 19 03:00:50 2016 Rei Odaira + + * test/-ext-/time/test_new.rb (test_timespec_new): change a gmtoff + test to a better one that does not depend on whether the current + time is in summer time or not. + Fri Mar 19 00:00:00 2016 Kenta Murata * bignum.c (rb_big_to_f, Bignum#to_f): removed them because they are -- cgit v1.2.3