diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Tue May 6 00:00:02 2008 Yukihiro Matsumoto <matz@ruby-lang.org> + + * compile.c (iseq_compile_each): should call compile_cpath() for + modules as well. [ruby-dev:34585] + + * insns.def (defineclass): add undef handling. + Mon May 5 23:49:40 2008 Yukihiro Matsumoto <matz@ruby-lang.org> * insns.def (defineclass): was using wrong variable. [ruby-dev:34592] |
