From ded94d1c8ca7b318aad0c92ca290d1b6b2f3814d Mon Sep 17 00:00:00 2001 From: naruse Date: Wed, 13 Oct 2010 19:17:49 +0000 Subject: * numeric.c (ruby_float_step): fix Numeric#step with infinity unit doesn't works well. [ruby-core:32779] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29490 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3a2714a046..aab8ae2d37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Oct 14 04:16:41 2010 NARUSE, Yui + + * numeric.c (ruby_float_step): fix Numeric#step with infinity unit + doesn't works well. [ruby-core:32779] + Wed Oct 13 23:16:46 2010 Nobuyoshi Nakada * tool/enc-unicode.rb: get rid of lots of warnings. -- cgit v1.2.3