summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
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 <usa@ruby-lang.org>
- * 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.