From 4e1588ba77f19391ba10819ab5ef0c61a9d6b1bc Mon Sep 17 00:00:00 2001 From: eban Date: Thu, 27 Nov 2003 08:00:23 +0000 Subject: * win32/win32.c (rb_w32_stat): remove _fullpath() for NUL: device. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5035 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b5a37de2d..6ae5e19a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Nov 27 16:58:48 2003 WATANABE Hirofumi + + * win32/win32.c (rb_w32_stat): remove _fullpath() for NUL: device. + Wed Nov 26 15:38:47 2003 WATANABE Hirofumi * test/fileutils/test_fileutils.rb: should take the existing symbolic -- cgit