From 4862c4ed2d1c14f8cb971955997f869cbb6e88ac Mon Sep 17 00:00:00 2001 From: tadf Date: Tue, 23 Sep 2008 12:34:35 +0000 Subject: * test/ruby/test_rational2.rb: updated. * test/ruby/test_complex2.rb: added. * test/ruby/test_complexrational.rb: added. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19491 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 605ea23c9..9a317b8d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Tue Sep 23 21:31:16 2008 Tadayoshi Funaba + + * test/ruby/test_rational2.rb: updated. + + * test/ruby/test_complex2.rb: added. + + * test/ruby/test_complexrational.rb: added. + Tue Sep 23 21:26:32 2008 Tanaka Akira * string.c (rb_str_casecmp): make the ordering consistent with -- cgit