From 0e8f8cb19d00a83b2cda6ed03edb6277a970708a Mon Sep 17 00:00:00 2001 From: usa Date: Wed, 19 Nov 2003 02:06:37 +0000 Subject: * lib/fileutils.rb (cannot_overwrite_file?, have_st_ino?): bccwin32 is same as mswin32. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4985 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index de274f4c9..d131d4575 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Nov 19 11:04:47 2003 NAKAMURA Usaku + + * lib/fileutils.rb (cannot_overwrite_file?, have_st_ino?): bccwin32 + is same as mswin32. + Tue Nov 19 07:54:00 2003 Nathaniel Talbott * lib/test/unit.rb: do not run tests if $! is set. -- cgit