From 638bbb19460b26f7be79c3780c9887bbee7f0d4a Mon Sep 17 00:00:00 2001 From: usa Date: Tue, 7 Dec 2004 04:47:59 +0000 Subject: * ChangeLog: fix typo. sorry... git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7488 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e8037d6950..fff9ab2af3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ Tue Dec 7 13:42:07 2004 NAKAMURA Usaku - * io.c (dir_s_mkdir): win32 special processing doesn't need any longer. + * dir.c (dir_s_mkdir): win32 special processing doesn't need any + longer. * win32/win32.[ch] (rb_w32_mkdir): new function. POSIX.1 compatible interface. -- cgit v1.2.3