diff options
| author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-05-26 07:45:49 +0000 |
|---|---|---|
| committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-05-26 07:45:49 +0000 |
| commit | e8379abcf3aa60db351dfe0745725fcfddb4f324 (patch) | |
| tree | 7796dcf38ae87288ff590a302c4728b59f5280d7 /ChangeLog | |
| parent | 355e83f10e4f6fed13cba5785b00aa7585d9c33e (diff) | |
| download | ruby-e8379abcf3aa60db351dfe0745725fcfddb4f324.tar.gz ruby-e8379abcf3aa60db351dfe0745725fcfddb4f324.tar.xz ruby-e8379abcf3aa60db351dfe0745725fcfddb4f324.zip | |
* file.c (ntfs_tail): filename which starts with '.' is valid.
* file.c (file_expand_path): cygwin symlink support.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16609 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Mon May 26 16:41:35 2008 NAKAMURA Usaku <usa@ruby-lang.org> + + * file.c (ntfs_tail): filename which starts with '.' is valid. + + * file.c (file_expand_path): cygwin symlink support. + Mon May 26 07:15:52 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * vm_dump.c (rb_vm_bugreport): rb_make_backtrace has no arguments. |
