diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-11-06 07:37:49 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-11-06 07:37:49 +0000 |
| commit | 8d6085d31f8e66a2464f7863c80c0348caf4cc3d (patch) | |
| tree | 77483c16e7ef3d23e728183a316472f54ce4ae49 /ChangeLog | |
| parent | 0b1057a7b373147fe3a184915bfb828078b7ba02 (diff) | |
| download | ruby-8d6085d31f8e66a2464f7863c80c0348caf4cc3d.tar.gz ruby-8d6085d31f8e66a2464f7863c80c0348caf4cc3d.tar.xz ruby-8d6085d31f8e66a2464f7863c80c0348caf4cc3d.zip | |
* eval_load.c (loaded_feature_path): need to expand relative paths.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13827 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ -Tue Nov 6 15:52:01 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> +Tue Nov 6 16:37:47 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * eval_load.c (loaded_feature_path): need to expand relative paths. * eval_load.c (rb_feature_p): check if the feature is loading with load path. [ruby-dev:31932] |
