summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-22 05:19:38 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-22 05:19:38 +0000
commit34ff55e82a5b8cca1ecf43118926fc66c7223e9d (patch)
treeb0128adbc10ced16332b2ecd71d76aa6ab9749e7 /ChangeLog
parente6f67598e9466a5cb95fc0a8ed487b04c764f361 (diff)
* test/ruby/test_float.rb, test_sprintf.rb: fix test place.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14461 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 0431c120b3..9223cdf61a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat Dec 22 14:18:45 2007 Koichi Sasada <ko1@atdot.net>
+
+ * test/ruby/test_float.rb, test_sprintf.rb: fix test place.
+
Sat Dec 22 14:17:02 2007 Koichi Sasada <ko1@atdot.net>
* bootstraptest/test_objectspace.rb: skip flozen string.