From c921d0e154fe805bd597e1436f264d0d333cfc7e Mon Sep 17 00:00:00 2001 From: usa Date: Tue, 2 Apr 2013 04:07:39 +0000 Subject: merge revision(s) 39967: [Backport #8194] * time.c (num_exact): use to_r method only if to_int method is available. [ruby-core:53764] [Bug #8173] reported by Hiro Asari. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@40054 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8a43b411a7..66b04b1c20 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Apr 2 13:07:29 2013 Tanaka Akira + + * time.c (num_exact): use to_r method only if to_int method is + available. + [ruby-core:53764] [Bug #8173] reported by Hiro Asari. + Tue Apr 2 13:01:55 2013 Nobuyoshi Nakada * configure.in (EXTDLDFLAGS): split options for each extension -- cgit v1.2.3