diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Fri Sep 11 11:56:53 2009 Akinori MUSHA <knu@iDaemons.org> + + * class.c (rb_singleton_class_clone): Qnil must be used for a null + class reference when we use NIL_P() to check class reference + validity. The bug was exposed by the spec test of Sequel. + + * eval.c (ruby_init): Use NEW_CREF(). + Thu Sep 10 10:53:03 2009 NAKAMURA Usaku <usa@ruby-lang.org> * io.c (rb_sysopen): workaround for MSVCRT's bug. |
