diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-07-24 15:10:31 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-07-24 15:10:31 +0000 |
| commit | ee86fc46f29673bd0f8a45a07cba84485f824404 (patch) | |
| tree | e7f02428beb3a9b79d969d93c273cd10c7008d9c /ChangeLog | |
| parent | 0c5f365327f7d6f157612ffb32f2c5321cfe6872 (diff) | |
| download | ruby-ee86fc46f29673bd0f8a45a07cba84485f824404.tar.gz ruby-ee86fc46f29673bd0f8a45a07cba84485f824404.tar.xz ruby-ee86fc46f29673bd0f8a45a07cba84485f824404.zip | |
* file.c (rb_find_file_ext, rb_find_file): converts Windows style path
to Cygwin path. [ruby-dev:35647]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18197 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Fri Jul 25 00:10:23 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * file.c (rb_find_file_ext, rb_find_file): converts Windows style path + to Cygwin path. [ruby-dev:35647] + Thu Jul 24 16:30:21 2008 NAKAMURA Usaku <usa@ruby-lang.org> * win32/win32.c (exit_handler): use st_free_table() to free socklist. |
