From 583d9edebbd21a0ad01015c509343ab94f04e526 Mon Sep 17 00:00:00 2001 From: usa Date: Thu, 8 Nov 2012 05:09:39 +0000 Subject: merge revision(s) 37406: [Backport #7176] * ext/bigdecimal/bigdecimal.c (BigDecimal_add), test/bigdecimal/test_bigdecimal.rb: need to specify precision for converting Rational and Float. [ruby-core:48045] [Bug #7176] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@37550 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7867194e98..962434639a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Thu Nov 8 14:09:18 2012 Kenta Murata + + * ext/bigdecimal/bigdecimal.c (BigDecimal_add), + test/bigdecimal/test_bigdecimal.rb: + need to specify precision for converting Rational and Float. + [ruby-core:48045] [Bug #7176] + Thu Nov 8 14:05:31 2012 NAKAMURA Usaku * win32/win32.c (has_redirection): should use shell (cmd.exe) when -- cgit v1.2.3