From acde7364f707cc831a79fd7a221635d4ec8648a4 Mon Sep 17 00:00:00 2001 From: tadf Date: Tue, 16 Sep 2008 22:04:19 +0000 Subject: * numeric.c: provides predicate real? instead of scalar?. * complex.c: follows the above change. * lib/cmath.c: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19393 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 58b7921c27..3e074eaeb5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Wed Sep 17 06:58:31 2008 Tadayoshi Funaba + + * numeric.c: provides predicate real? instead of scalar?. + + * complex.c: follows the above change. + + * lib/cmath.c: ditto. + Wed Sep 17 01:56:27 2008 Tanaka Akira * test/ruby/test_io_m17n.rb: use __FILE__ instead of /dev/null. -- cgit v1.2.3