diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +Tue Mar 16 11:14:17 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp> + + * dir.c (fnmatch_helper): File.fnmatch('\.', '.') should return true. + (Rev1.112 lost compatiblity) + + * 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. + Mon Mar 15 10:14:51 2004 GOTOU Yuuzou <gotoyuzo@notwork.org> * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SocketForwarder): |
