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 | 730a347f76140f9ddc7a9598a3cd4fa44e52d3d4 (patch) | |
| tree | 672e2c981e1bf5131eec6f6ff164fa6557955f37 /ChangeLog | |
| parent | ad3f23b466755a880d4052c1617bf935b6cca6e7 (diff) | |
* load.c (rb_feature_p): load path must be expanded.
[ruby-dev:37388]
git-svn-id: http://svn.ruby-lang.org/repos/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. |
