aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-23 12:34:35 +0000
committertadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-23 12:34:35 +0000
commit74cb0507abebb251245a02128b767a37aa507a4e (patch)
tree9e2db0bc974b17f7d61266106b8a30e77c9e9102 /ChangeLog
parente7e5b731c2033b337f4e2c9ac373f67e132694a0 (diff)
downloadruby-74cb0507abebb251245a02128b767a37aa507a4e.tar.gz
* test/ruby/test_rational2.rb: updated.
* test/ruby/test_complex2.rb: added. * test/ruby/test_complexrational.rb: added. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19491 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 605ea23c9c..9a317b8d6f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Tue Sep 23 21:31:16 2008 Tadayoshi Funaba <tadf@dotrb.org>
+
+ * 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 <akr@fsij.org>
* string.c (rb_str_casecmp): make the ordering consistent with