diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-05-15 06:15:14 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-05-15 06:15:14 +0000 |
| commit | 6238b1e2c335e3e855a7826ec942ee00c5b8c159 (patch) | |
| tree | 29bf67599b90336e835b9a5ee8d111de41068a63 /ChangeLog | |
| parent | f526c55fc3ae8b09aa6e03966bfcccd09fc5ba08 (diff) | |
| download | ruby-6238b1e2c335e3e855a7826ec942ee00c5b8c159.tar.gz ruby-6238b1e2c335e3e855a7826ec942ee00c5b8c159.tar.xz ruby-6238b1e2c335e3e855a7826ec942ee00c5b8c159.zip | |
* variable.c (rb_autoload_load): checks if iv_tbl is valid.
[ruby-dev:38456]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23431 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 May 15 15:15:12 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * variable.c (rb_autoload_load): checks if iv_tbl is valid. + [ruby-dev:38456] + Fri May 15 11:17:48 2009 NAKAMURA Usaku <usa@ruby-lang.org> * win32/setup.mak (-version-): now version.h includes |
