mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Fix ChangeLog
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5959 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
eccaf15386
commit
e1124ffa21
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ Tue Mar 16 11:14:17 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp>
|
|||
* dir.c (fnmatch_helper): File.fnmatch('\/', '/', File::FNM_PATHNAME)
|
||||
should return true. (Rev1.112 lost compatiblity)
|
||||
|
||||
* dir.c (fnmatch): '**/' shouldn't match leading period unless
|
||||
File::FNM_DOTMATCH is set.
|
||||
* dir.c (fnmatch): File.fnmatch('**/.boo', '.foo/.boo',
|
||||
File::FNM_PATHNAME) should return false because of leading period.
|
||||
|
||||
Mon Mar 15 10:14:51 2004 GOTOU Yuuzou <gotoyuzo@notwork.org>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue