From 38baee19d1042de76d844f2e3ea17024d2a89dc5 Mon Sep 17 00:00:00 2001 From: yugui Date: Wed, 28 Jan 2009 11:08:28 +0000 Subject: merges r21813 from trunk into ruby_1_9_1. * math.c: SEGV is caused by implicit rb_to_float declaration test_complexrational.rb: [BUG] at IA-64 architecture git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21842 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1fa5051e9..876e1e188 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Jan 28 15:24:11 2009 TAKANO Mitsuhiro (takano32) + + * math.c: SEGV is caused by implicit rb_to_float declaration + test_complexrational.rb: [BUG] in IA-64 architecture + Tue Jan 27 03:23:43 2009 Yukihiro Matsumoto * lib/mkmf.rb (create_makefile): should point correct path to -- cgit