summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-02 17:58:17 +0000
committermame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-02 17:58:17 +0000
commit7fd3ac4895af97a69e96ce303e56896e6243df41 (patch)
tree57476a9a8ffcd9d40032a364c5709821abd730cd /ChangeLog
parent181ffea5e040705d03603365ca5527d9e0676c5d (diff)
* test/ruby/test_rational.rb: add a test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20453 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 972c46f2ac..a89c7ead53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Dec 3 02:56:34 2008 Yusuke Endoh <mame@tsg.ne.jp>
+
+ * test/ruby/test_rational.rb: add a test.
+
Wed Dec 3 02:53:24 2008 Yusuke Endoh <mame@tsg.ne.jp>
* test/ruby/test_range.rb: add a test.