diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-01-16 05:33:39 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-01-16 05:33:39 +0000 |
| commit | 45fd1b7b39dde7fb7816548b8580232100404275 (patch) | |
| tree | 1ab81556aeab23c00735f4384129d64563cb9d73 /ChangeLog | |
| parent | 61fe8a94fb931ef08e87ae5a9721a377176036b0 (diff) | |
* marshal.c (class2path): get class path and check referable.
[ruby-dev:22588]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5469 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 Jan 16 14:33:35 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * marshal.c (class2path): get class path and check referable. + [ruby-dev:22588] + Thu Jan 15 12:58:26 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> * io.c (argf_read): do not append EOF. (ruby-bugs-ja:PR#585) |
