From 5ad709886c663e7e05a38263bc20078a92a07898 Mon Sep 17 00:00:00 2001 From: ocean Date: Tue, 16 Mar 2004 02:29:49 +0000 Subject: Fix ChangeLog git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5956 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ChangeLog') 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 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] -- cgit