summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b41742c9..557b84ccc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@ Fri Feb 27 18:01:20 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
Fri Feb 27 17:45:25 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* file.c (file_load_ok): checks if regular file, except for the
- platform disallows to open directories, e.g. cygwin.
+ platform disallows to open directories, e.g. dosish.
[ruby-dev:38097], [Bug #1221]
Fri Feb 27 14:39:40 2009 NAKAMURA Usaku <usa@ruby-lang.org>