diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Wed Oct 11 15:03:55 2006 Akinori MUSHA <knu@iDaemons.org> + + * ext/digest/digest.c (rb_digest_base_reset): Do not make + recursive calls, but call initialize() when reset() is not + defined in a subclass. + Wed Oct 11 14:58:44 2006 Yukihiro Matsumoto <matz@ruby-lang.org> * array.c (rb_ary_each): prohibit array modification during each |
