diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ +Wed Mar 15 17:26:05 2000 Yukihiro Matsumoto <matz@netlab.co.jp> + + * hash.c (rb_hash_s_create): unexpected recursive call removed. + this bug was found by Satoshi Nojo <nojo@t-samukawa.or.jp>. + Wed Mar 15 13:12:39 2000 Yukihiro Matsumoto <matz@netlab.co.jp> + * eval.c (Init_Thread): Thread.join removed finally. + * string.c (rb_str_chomp_bang): forgot to call rb_str_modify(). Mon Mar 13 16:12:13 2000 Yukihiro Matsumoto <matz@netlab.co.jp> |
