diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Wed Oct 4 17:25:14 2006 Yukihiro Matsumoto <matz@ruby-lang.org> + + * eval.c (rb_call): check protected visibility based on real self, + not ruby_frame->self. [ruby-talk:217822] + Wed Oct 4 15:46:32 2006 Yukihiro Matsumoto <matz@ruby-lang.org> * parse.y (block_param): should interpret single parenthesized |