diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Fri Sep 22 18:07:17 2006 Yukihiro Matsumoto <matz@ruby-lang.org> + + * string.c (rb_str_partition): no need to call rb_call_super(), + since String is no longer includes Enumerable. + Fri Sep 22 17:33:29 2006 Yukihiro Matsumoto <matz@ruby-lang.org> * hash.c (rb_hash_eql): new method to be used by Hash. |
