From a1234f6a3dccebce7a119f22c880097ef1349b03 Mon Sep 17 00:00:00 2001 From: aamine Date: Sat, 27 Sep 2003 00:44:50 +0000 Subject: * test/fileutils/test_fileutils.rb: clear all errors on Windows. * test/fileutils/test_nowrite.rb: ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4610 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c0420cba4..3c69e9564 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sat Sep 27 09:44:18 2003 Minero Aoki + + * test/fileutils/test_fileutils.rb: clear all errors on Windows. + + * test/fileutils/test_nowrite.rb: ditto. + Mon Sep 27 04:57:07 2003 NAKAMURA, Hiroshi * test/ruby/test_file.rb: new file. only asserts unlink-before-close -- cgit