From cc698549690241f9ead2722ec5216e511c33f338 Mon Sep 17 00:00:00 2001 From: H_Konishi Date: Sun, 15 Sep 2002 13:02:09 +0000 Subject: * win32/win32.c (rb_w32_opendir): Corresponds to the unjust path containing ". (rb_w32_stat) : ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2868 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8b6e4e08d..1c67a92bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Sep 15 21:14:22 2002 KONISHI Hiromasa + + * win32/win32.c (rb_w32_opendir): Corresponds to the unjust path containing ". + (rb_w32_stat) : ditto. + Sun Sep 15 19:48:55 2002 WATANABE Hirofumi * configure.in (OUTFLAG, CPPOUTFILE): moved from lib/mkmf.rb. -- cgit