diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,7 +1,12 @@ +Sat Aug 13 18:35:27 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ext/stringio/stringio.c (strio_set_string): disallow nil. + http://www.rubyist.net/~nobu/t/20050811.html#c05 + Sat Aug 13 08:01:59 2005 NARUSE, Yui <naruse@ruby-lang.org> - * ext/nkf/lib/kconv.rb: Kconv.kconv is now alias of Kconv.conv - * ext/nkf/lib/kconv.rb: remove nkf dependend symbols fomr SYMBOL_TO_OPTION + * ext/nkf/lib/kconv.rb: Kconv.kconv is now alias of Kconv.conv + * ext/nkf/lib/kconv.rb: remove nkf dependend symbols fomr SYMBOL_TO_OPTION Fri Aug 12 17:06:53 2005 Yukihiro Matsumoto <matz@ruby-lang.org> |
