diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-12 02:00:55 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-12 02:00:55 +0000 |
| commit | d7f67b4970975c9fdd06d7fe9426468c2e3fef2c (patch) | |
| tree | 672e2c981e1bf5131eec6f6ff164fa6557955f37 /ChangeLog | |
| parent | 1eeeb00a0a9e3316e7ac881d5201e6601335dc12 (diff) | |
* load.c (rb_feature_p): load path must be expanded.
[ruby-dev:37388]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20655 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +Fri Dec 12 11:00:52 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * load.c (rb_feature_p): load path must be expanded. + [ruby-dev:37388] + +Fri Dec 12 10:28:08 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * configure.in (rb_version): greps only the line that defines version. + + * version.h (RUBY_VERSION_CODE, RUBY_RELEASE_CODE): removed. + Fri Dec 12 10:20:55 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * complex.c, rational.c: do not use RUBY_VERSION_CODE. |
