summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 926a2949d..71b1c1c55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -41,7 +41,7 @@ Fri Mar 12 23:52:56 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp>
directory recursion '**/' can be used with File::FNM_PATHNAME.
[ruby-dev:22901]
- * dir.c (fnmatch_helper):
+ * dir.c (fnmatch, fnmatch_helper):
only '/' is accepted as path separator even in DOSISH environment.
[ruby-dev:22974] [ruby-list:39337]