diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Fri Oct 13 00:34:26 2006 Yukihiro Matsumoto <matz@ruby-lang.org> + + * object.c (rb_mod_cvar_defined): wrong id check. a patch from + Mauricio Fernandez <mfp at acm.org>. [ruby-core:09158] + + * object.c (rb_mod_cvar_get): typo fixed. [ruby-core:09168] + + * object.c (rb_mod_cvar_set): ditto. + Thu Oct 12 22:58:11 2006 Yukihiro Matsumoto <matz@ruby-lang.org> * hash.c (rb_hash_compare_by_id): somehow we lost renaming from |
