summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-28 10:05:35 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-28 10:05:35 +0000
commita7fa5122d7c48f2bddeaa74114111b666f986a21 (patch)
tree72cb1acc44e1796a2d77cb5599bbaf311bcc07f2 /ChangeLog
parentd68321c18e416fe33be26060f0ac138616bedfa8 (diff)
* bootstraptest/test_io.rb: no need to create real file.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18893 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 0025ef9ae2..6033fe9e48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Aug 28 19:04:50 2008 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * bootstraptest/test_io.rb: no need to create real file.
+
Thu Aug 28 09:26:53 2008 NARUSE, Yui <naruse@ruby-lang.org>
* test/cgi/test_cgi_multipart.rb: add test for multipart.