From b13edd512d33d6da7336a10b014daa2af5b9dce1 Mon Sep 17 00:00:00 2001 From: usa Date: Fri, 2 Aug 2013 11:30:41 +0000 Subject: merge revision(s) 42178: [Backport #8687] * rational.c (f_round_common): Rational is expected to be returned by Rational#*, but mathn.rb breaks that assumption. [ruby-core:56177] [Bug #8687] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@42326 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cb86c707d5..25c4dd4af6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Aug 2 20:03:39 2013 Nobuyoshi Nakada + + * rational.c (f_round_common): Rational is expected to be returned by + Rational#*, but mathn.rb breaks that assumption. [ruby-core:56177] + [Bug #8687] + Wed Jul 17 11:00:21 2013 Tadayoshi Funaba * ext/date/date_core.c: [ruby-core:46058]. -- cgit v1.2.3