diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Fri Sep 8 16:53:30 2006 Yukihiro Matsumoto <[email protected]> + + * string.c (str_alloc): should allocate a String object, even when + asked to allocate a Symbol object. [ruby-dev:29529] + Fri Sep 8 16:36:27 2006 NAKAMURA Usaku <[email protected]> * ext/extmk.rb (extmake): follow Array#to_s. |