From 6aa3e5170e66342a1397c40360f4db802a76a4c3 Mon Sep 17 00:00:00 2001 From: usa Date: Thu, 28 Aug 2008 10:05:35 +0000 Subject: * bootstraptest/test_io.rb: no need to create real file. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18893 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0025ef9ae..6033fe9e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Aug 28 19:04:50 2008 NAKAMURA Usaku + + * bootstraptest/test_io.rb: no need to create real file. + Thu Aug 28 09:26:53 2008 NARUSE, Yui * test/cgi/test_cgi_multipart.rb: add test for multipart. -- cgit